# Functions
Annotate annotates a txpool transaction.
AppliedEvents extracts a list of relevant events from a chain update.
ExplicitCoveredFields returns a CoveredFields that covers all elements present in txn.
KeyFromPhrase returns the Ed25519 key derived from the supplied seed phrase.
NewSeedPhrase returns a random seed phrase.
SignTransaction signs txn with the given key.
StandardTransactionSignature is the most common form of TransactionSignature.
# Structs
An Event is something interesting that happened on the Sia blockchain.
No description provided by the author
No description provided by the author
No description provided by the author
A FileContract represents a file contract within an EventTransaction.
A HostAnnouncement represents a host announcement within an EventTransaction.
A PoolTransaction summarizes the wallet-relevant data in a txpool transaction.
A SiafundInput represents a siafund input within an EventTransaction.
A V2FileContract represents a v2 file contract within an EventTransaction.
# Interfaces
No description provided by the author