Skip to main content

ResQ.Core.BlockchainEvent

BlockchainEvent.Metadata Property

Additional metadata as key-value pairs.
public System.Collections.Generic.Dictionary<string,object>? Metadata { get; init; }

Property Value

System.Collections.Generic.Dictionary<System.String,System.Object>