Registry / crypto / decred-dcrd-blockchain-stake-v3

decred-dcrd-blockchain-stake-v3

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/v3
INSTALL
IMPORT
SIG · DECRED-DCRD-BLOCKC
D
decred-dcrd-blockchain-stake-v3
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/v3

Access stake constants

package main import ( "fmt" "github.com/decred/dcrd/blockchain/stake/v3" ) func main() { fmt.Println(stake.TicketMaturity) }
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
16 hits · last 30 days
node
14
Amazon
1
Resources
decred-dcrd-blockchain-stake-v3 — go get decred-dcrd-blockchain-stake-v3 · libregistry