Skip to content

Commit

Permalink
Merge branch 'main' into damian/1477-query-distaddr
Browse files Browse the repository at this point in the history
  • Loading branch information
damiannolan committed Jun 8, 2022
2 parents f25d61f + 187772b commit 5ae77f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrations/v3-to-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The return signature now includes the application version as detailed in the lat

### ICS27 - Interchain Accounts

The `RegisterInterchainAccount` API has been modified to include an additional `version` argument. This change has been made in order to support ICS29 fee middelware, for relayer incentivization of ICS27 packets.
The `RegisterInterchainAccount` API has been modified to include an additional `version` argument. This change has been made in order to support ICS29 fee middleware, for relayer incentivization of ICS27 packets.
Consumers of the `RegisterInterchainAccount` are now expected to build the appropriate JSON encoded version string themselves and pass it accordingly.
This should be constructed within the interchain accounts authentication module which leverages the APIs exposed via the interchain accounts `controllerKeeper`.

Expand Down

0 comments on commit 5ae77f6

Please sign in to comment.