updated documentation
This commit is contained in:
parent
52478de857
commit
ee2800ff6d
@ -30,6 +30,7 @@ func NewBaseAccountWithAddress(addr sdk.Address) BaseAccount {
|
||||
}
|
||||
}
|
||||
|
||||
// Implements sdk.Account.
|
||||
func (acc BaseAccount) Get(key interface{}) (value interface{}, err error) {
|
||||
panic("not implemented yet")
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user