Registry / database / btcsuite-btcwallet-wtxmgr

btcsuite-btcwallet-wtxmgr

JSON →
library1.5.6gogounverified

A transaction database for handling spend tracking in a Bitcoin wallet.

go get github.com/btcsuite/btcwallet/wtxmgr
INSTALL
IMPORT
SIG · BTCSUITE-BTCWALLET
B
btcsuite-btcwallet-wtxmgr
databasegov1.5.6
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.

wtxmgr
✓ github.com/btcsuite/btcwallet/wtxmgr

Placeholder; wtxmgr is used internally by btcwallet.

package main import ( "fmt" "github.com/btcsuite/btcwallet/wtxmgr" ) func main() { fmt.Println("wtxmgr manages Bitcoin wallet transactions.") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
1
Resources
btcsuite-btcwallet-wtxmgr — go get btcsuite-btcwallet-wtxmgr · libregistry