refactor: Improve and clarify API around AccountAddressById (#13460)
* Revert "chore: change id to use uint64 in `AccountAddressByID` (#13411)"
This reverts commit 3d0e214446.
* Add since
* Update CLI command
* make proto-gen
* id->accNum
* No API breaking changes
* improve err msg
* Update CHANGELOG.md
Co-authored-by: Julien Robert <julien@rbrt.fr>
* Update CHANGELOG.md
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
@@ -1055,7 +1055,7 @@ func (m *ABCIQueryResponse) GetCodespace() string {
|
||||
}
|
||||
|
||||
// ProofOp defines an operation used for calculating Merkle root. The data could
|
||||
// be arbitrary format, providing nessecary data for example neighbouring node
|
||||
// be arbitrary format, providing necessary data for example neighbouring node
|
||||
// hash.
|
||||
//
|
||||
// Note: This type is a duplicate of the ProofOp proto type defined in Tendermint.
|
||||
|
||||
Reference in New Issue
Block a user