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