Skip to main content

encode_add_allowed_external_destinations

Function encode_add_allowed_external_destinations 

Source
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)).