pub fn call_data_size() -> u64Expand description
Returns the total size of the contract call input data, akin to the EVM CALLDATASIZE opcode.
pub fn call_data_size() -> u64Returns the total size of the contract call input data, akin to the EVM CALLDATASIZE opcode.