update-client
Update the header of an IBC light client on the Osmosis blockchain using a client identifier and signed transaction with a mnemonic phrase.
Instructions
Update an IBC light client with new header
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | Client identifier | |
clientMessage | Yes | Client message containing header or misbehaviour | |
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 |