Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + type IDResponse struct + Address string + type Memo struct + Value string + func (m *Memo) String() string + func (m *Memo) UnmarshalJSON(value []byte) error + func (m Memo) MarshalJSON() ([]byte, error) + type NameResponse struct + AccountID string + Memo Memo + MemoType string