mod
Standalone Functions
generate_event_interface
generate_event_interface(s);
Parameters
Name | Type |
---|---|
s | StructDefinition |
private_to_be_bytes
private_to_be_bytes(self, randomness);
Parameters
Name | Type |
---|---|
self | |
randomness | Field |
to_be_bytes
to_be_bytes(self);
Parameters
Name | Type |
---|---|
self |
get_event_type_id
get_event_type_id();
Takes no parameters.
emit
emit(self, _emit);
Parameters
Name | Type |
---|---|
self | |
_emit | fn[Env](Self |
event
event(s);
Parameters
Name | Type |
---|---|
s | StructDefinition |