Function ibc::apps::nft_transfer::module::on_chan_open_confirm_execute

source ยท
pub fn on_chan_open_confirm_execute(
    _ctx: &mut impl NftTransferExecutionContext,
    _port_id: &PortId,
    _channel_id: &ChannelId
) -> Result<ModuleExtras, NftTransferError>