pub fn encode_execute(dest: &[u8; 20], value: Uint256, func: &[u8]) -> Vec<u8> ⓘ
Encode a single execute(address dest, uint256 value, bytes calldata func).
execute(address dest, uint256 value, bytes calldata func)
Standard SimpleAccount execute function.