Registry / other / x-tx
library1.1.0gogounverified

Provides transaction handling and signing utilities for the Cosmos SDK blockchain framework.

go get cosmossdk.io/x/tx
INSTALL
IMPORT
SIG · X-TX
X
x-tx
othergov1.1.0
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.

tx
cosmossdk.io/x/tx

Imports and uses the tx module configuration.

package main import ( "fmt" "cosmossdk.io/x/tx" ) func main() { cfg := tx.Config{} fmt.Println(cfg) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
x-tx — go get x-tx · libregistry