VyTransactionResultDto

Represents the result of a transaction with Vy.

Properties

FieldTypeDescription

transactionHash

string

The hash of the transaction.

transactionDetails

JToken

The details of the transaction.

Last updated