Versions in this module Expand all Collapse all v0 v0.2.0 Sep 1, 2022 v0.1.0 Oct 27, 2021 Changes in this version + func IsAcc(acc pwallet.Account) bool + func IsAddr(acc pwallet.Address) bool + type Account interface + func AsAcc(acc pwallet.Account) Account + type Address interface + AccountID func() types.AccountID + func AsAddr(acc pwallet.Address) Address