Skip to main content

encode_transfer

Function encode_transfer 

Source
pub fn encode_transfer(to: Address, amount: U256) -> Bytes
Expand description

ABI-encode the transfer(to, amount) call into the calldata bytes used by a TriggerSmartContract.