Transaction

Undocumented in source.

Members

Variables

data
string data;
Undocumented in source.
from
string from;
Undocumented in source.
gas
Nullable!ulong gas;
Undocumented in source.
gasPrice
Nullable!ulong gasPrice;
Undocumented in source.
nonce
Nullable!ulong nonce;
Undocumented in source.
to
Nullable!string to;
Undocumented in source.
value
Nullable!ulong value;
Undocumented in source.

Meta