package
1.10.11
Repository: https://github.com/dioneprotocol/odysseygo.git
Documentation: pkg.go.dev

# 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
Package server is a generated GoMock package.

# Functions

No description provided by the author

# Structs

EmptyReply indicates that an api doesn't have a response to return.
FormattedBlock defines a JSON formatted struct containing a block in Hex format.
FormattedTx defines a JSON formatted struct containing a Tx as a string.
GetBlockArgs is the parameters supplied to the GetBlock API.
GetBlockByHeightArgs is the parameters supplied to the GetBlockByHeight API.
GetBlockResponse is the response object for the GetBlock API.
No description provided by the author
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.
UserPass contains a username and a password.