SigningRequestData
Summary
Members
Descriptions
public KeyValuePair< string, object > ChainId
Hash representing the ID of the chain.
public KeyValuePair< string, object > Req
The actual Request.
public byte Flags
Flags set for this Request (Broadcast, Background etc.)
public string Callback
THe Callback Url.
public List< object > Info
SigningRequest Metadata.
Members
public KeyValuePair< string, object > ChainId
Hash representing the ID of the chain.
public KeyValuePair< string, object > Req
The actual Request.
public byte Flags
Flags set for this Request (Broadcast, Background etc.)
public string Callback
THe Callback Url.
public List< object > Info
SigningRequest Metadata.
Last updated