Function ibc_app_nft_transfer_types::is_receiver_chain_source

source ยท
pub fn is_receiver_chain_source(
    source_port: PortId,
    source_channel: ChannelId,
    class_id: &PrefixedClassId
) -> bool
Expand description

Returns true if the class ID originally came from the receiving chain and false otherwise.