acknowledge-packet
Confirm receipt of an IBC packet by submitting proof, acknowledgment data, and details like source/destination channels. Requires a BIP-39 mnemonic for transaction signing.
Instructions
Acknowledge receipt of an IBC packet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
acknowledgement | Yes | Acknowledgement data | |
gas | No | Gas limit (default: auto-estimate) | |
gasPrice | No | Gas price (default: 0.025uosmo) | |
memo | No | Transaction memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
packet | Yes | IBC packet to acknowledge | |
proofAcked | Yes | Proof that packet was acknowledged | |
proofHeight | Yes | Height at which proof was generated |