Registry / utility / decred-dcrwallet-version

decred-dcrwallet-version

JSON →
library1.0.5gogounverified

Provides version information for the Decred wallet (dcrwallet).

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

version
github.com/decred/dcrwallet/version

Print the current version of dcrwallet.

package main import ( "fmt" "github.com/decred/dcrwallet/version" ) func main() { fmt.Println(version.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
decred-dcrwallet-version — go get decred-dcrwallet-version · libregistry