account
Standalone Functions
init
init(context, is_valid_impl, Field);
Parameters
Name | Type |
---|---|
context | Context |
is_valid_impl | fn(&mut PrivateContext |
Field |
entrypoint
entrypoint(self, app_payload, fee_payload);
docs:start:entrypoint
Parameters
Name | Type |
---|---|
self | |
app_payload | AppPayload |
fee_payload | FeePayload |
verify_private_authwit
verify_private_authwit(self, inner_hash);
Parameters
Name | Type |
---|---|
self | |
inner_hash | Field |