ibc_types::transfer

Module acknowledgement

Enums§

ConstAckSuccess
TokenTransferAcknowledgement

Constants§

ACK_ERR_STR
A string constant included in error acknowledgements. NOTE: Changing this const is state machine breaking as acknowledgements are written into state
ACK_SUCCESS_B64
A successful acknowledgement, equivalent to base64::encode(0x01).