Versions in this module Expand all Collapse all v0 v0.1.3 Jul 23, 2023 v0.1.2 Jul 23, 2023 v0.1.1 Jul 23, 2023 v0.1.0 Jul 23, 2023 Changes in this version + type Block struct + BlockHash string + BlockHeight int64 + Chain common.Chain + Txs Txs + func (b *Block) String() string + type FnLastScannedBlockHeight func(chain common.Chain) (int64, error) + type TxItem struct + Coins common.Coins + From common.Address + Gas common.Gas + Memo string + To common.Address + type Txs []TxItem + type Vaults struct + Asgard []common.PubKey + Yggdrasil []common.PubKey