struct TransactionRequest
Summary
Members | Type | Descriptions |
---|---|---|
from | variable | |
to | variable | |
data | variable | |
value | variable | |
gasLimit | variable | |
gasPrice | variable | |
ToString | function |
Members
public string
from
public string
to
public string
data
public string
value
public string
gasLimit
public string
gasPrice
public inline override string
ToString
()