package
0.11.5
Repository: https://github.com/mike76-dev/sia-satellite.git
Documentation: pkg.go.dev

# Functions

Annotate annotates a txpool transaction.
AppliedEvents extracts a list of relevant events from a chain update.
New creates a new wallet.
SignTransaction signs txn with the given key.
StandardTransactionSignature is the most common form of TransactionSignature.

# Constants

Event type constants.
Event type constants.
Event type constants.

# Structs

An Event is something interesting that happened on the Sia blockchain.
An EventMinerPayout represents a miner payout from a block.
An EventMissedFileContract represents a file contract that has expired without a storage proof.
An EventTransaction represents a transaction that affects the wallet.
A FileContract represents a file contract within an EventTransaction.
A HostAnnouncement represents a host announcement within an EventTransaction.
A SiafundInput represents a siafund input within an EventTransaction.
A V2FileContract represents a v2 file contract within an EventTransaction.
No description provided by the author

# Interfaces

A ChainUpdate is a set of changes to the consensus state.