Adding address field for AccountInfo #700
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
high priority
It has high priority
www
Describe the problem you'd like to have solved
In protocol buffers
blockchain.proto
we haveAccountInfo
message for response rpc methodGetAccount and GetAccountByNumber
but this message don't have address field similarValidatorInfo
Describe the ideal solution
Idea solution for this problem, we need add address field for response
GetAccount and GetAccountByNumber
.Alternatives and current work-around
In
ValidatorInfo
currently response address.The text was updated successfully, but these errors were encountered: