Class PreExecMessageInput
Constructors
constructor
- new PreExecMessageInput(from?, to?, index?, data?, value?, gas?): PreExecMessageInput
Parameters
from: Uint8Array = ...
to: Uint8Array = ...
index: u64 = 0
data: Uint8Array = ...
value: Uint8Array = ...
gas: u64 = 0
Methods
Static
encode
- encode(message, writer): void
Returns void