Registry / crypto / decred-dcrwallet-validate

decred-dcrwallet-validate

JSON →
library1.1.1gogounverified

Package validate provides context-free consensus validation for Decred transactions.

go get github.com/decred/dcrwallet/validate
INSTALL
IMPORT
SIG · DECRED-DCRWALLET-V
D
decred-dcrwallet-validate
cryptogov1.1.1
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.

validate
github.com/decred/dcrwallet/validate

Basic usage of the validate package

import "github.com/decred/dcrwallet/validate" func main() { // Example usage err := validate.SomeFunction() if err != nil { panic(err) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
decred-dcrwallet-validate — go get decred-dcrwallet-validate · libregistry