timeout-packet
Timeout undelivered IBC packets on Osmosis by submitting proof of non-receipt, ensuring transaction finality and freeing up blocked assets in the blockchain network.
Instructions
Timeout an IBC packet that failed to be delivered
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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 | |
nextSequenceRecv | Yes | Next sequence receive number | |
packet | Yes | IBC packet to timeout | |
proofHeight | Yes | Height at which proof was generated | |
proofUnreceived | Yes | Proof that packet was not received |