# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FormattedTx defines a JSON formatted struct containing a Tx in CB58 format.
No description provided by the author
GetTxReply defines an object containing a single [Tx] object along with Encoding.
GetUTXOsArgs are arguments for passing into GetUTXOs.
GetUTXOsReply defines the GetUTXOs replies returned from the API.
Index is an address and an associated UTXO.
JSONAddress contains an address.
JSONAddresses contains a list of address.
JSONChangeAddr is the address change is sent to, if any.
JSONFromAddrs is a list of addresses to send funds from.
JSONSpendHeader is 3 arguments to a method that spends (including those with tx fees) 1) The username/password 2) The addresses used in the method 3) The address to send change to.
JSONTxID contains the ID of a transaction.
JSONTxIDChangeAddr is a tx ID and change address.
SuccessResponse indicates success of an API call.
UserPass contains a username and a password.