Registry / crypto / decred-dcrd-blockchain-stake

decred-dcrd-blockchain-stake

JSON →
librarygogounverified

Package stake contains code for all of dcrd's stake transaction chain handling and other portions related to the Proof-of-Stake (PoS) system.

go get github.com/decred/dcrd/blockchain/stake
INSTALL
IMPORT
SIG · DECRED-DCRD-BLOCKC
D
decred-dcrd-blockchain-stake
cryptogo
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

stake
github.com/decred/dcrd/blockchain/stake

Access stake-related constants and functions.

package main import ( "fmt" "github.com/decred/dcrd/blockchain/stake" ) func main() { fmt.Println(stake.TicketPrice) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
decred-dcrd-blockchain-stake — go get decred-dcrd-blockchain-stake · libregistry