File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -149,11 +149,11 @@ client.SendTransaction(tx)
149149
150150## Packages
151151
152- | Package | Description | Documentation |
153- | ------------- | -------------------------------------------------- | ------------------------------------------------------------------- |
154- | ` transaction ` | TempoTransaction encoding, signing, and validation | [ README ] ( pkg/transaction/README.md ) |
155- | ` client ` | RPC client for interacting with Tempo nodes | [ GoDoc] ( https://pkg.go.dev/github.com/tempoxyz/tempo-go/pkg/client ) |
156- | ` signer ` | Key management and signature generation | [ GoDoc] ( https://pkg.go.dev/github.com/tempoxyz/tempo-go/pkg/signer ) |
152+ | Package | Description | Documentation |
153+ | --------------- | ---------------------------------------------------- | -------------------------------------------------------------------------- |
154+ | ` transaction ` | TempoTransaction encoding, signing, and validation | [ GoDoc ] ( https://pkg.go.dev/github.com/tempoxyz/tempo-go/pkg/transaction ) |
155+ | ` client ` | RPC client for interacting with Tempo nodes | [ GoDoc] ( https://pkg.go.dev/github.com/tempoxyz/tempo-go/pkg/client ) |
156+ | ` signer ` | Key management and signature generation | [ GoDoc] ( https://pkg.go.dev/github.com/tempoxyz/tempo-go/pkg/signer ) |
157157
158158## Testing
159159
You can’t perform that action at this time.
0 commit comments