[−][src]Trait eosio::ActionFn
TODO docs.
Associated Constants
const NAME: ActionName
[−]
TODO docs
Required methods
Provided methods
fn to_action(
&self,
account: AccountName,
authorization: Vec<PermissionLevel>
) -> Action<Vec<u8>>
[−]
&self,
account: AccountName,
authorization: Vec<PermissionLevel>
) -> Action<Vec<u8>>
TODO docs