Skip to main content

FeePayload

Fields

FieldType
function_callsFunctionCall; MAX_FEE_FUNCTION_CALLS]
nonceField
is_fee_payerbool

Methods

to_be_bytes

FeePayload::to_be_bytes(self);

Parameters

NameType
self

execute_calls

FeePayload::execute_calls(self, context);

Parameters

NameType
self
context&mut PrivateContext

Standalone Functions

serialize

serialize(self);

Parameters

NameType
self

hash

hash(self);

Parameters

NameType
self