pub fn encode_remove_allowed_external_destinations(
funding_account: &str,
chain_id: u16,
destinations: &[Vec<u8>],
approval: Option<GuardApproval>,
) -> Result<ChainCall>Expand description
Encode removeAllowedExternalDestinations(uint16,bytes[],(uint192,uint256,bytes)).