Versions in this module Expand all Collapse all v1 v1.9.0 Oct 3, 2022 Changes in this version + type EmptyReply struct + type FormattedBlock struct + Block string + Encoding formatting.Encoding + type FormattedTx struct + Encoding formatting.Encoding + Tx string + type GetBlockArgs struct + BlockID ids.ID + Encoding formatting.Encoding + type GetBlockResponse struct + Block interface{} + Encoding formatting.Encoding + type GetTxArgs struct + Encoding formatting.Encoding + TxID ids.ID + type GetTxReply struct + Encoding formatting.Encoding + Tx interface{} + type GetUTXOsArgs struct + Addresses []string + Encoding formatting.Encoding + Limit json.Uint32 + SourceChain string + StartIndex Index + type GetUTXOsReply struct + Encoding formatting.Encoding + EndIndex Index + NumFetched json.Uint64 + UTXOs []string + type Index struct + Address string + UTXO string + type JSONAddress struct + Address string + type JSONAddresses struct + Addresses []string + type JSONChangeAddr struct + ChangeAddr string + type JSONFromAddrs struct + From []string + type JSONSpendHeader struct + type JSONTxID struct + TxID ids.ID + type JSONTxIDChangeAddr struct + type UserPass struct + Password string + Username string