Registry / serialization / decred-dcrd-rpc-jsonrpc-types-v2

decred-dcrd-rpc-jsonrpc-types-v2

JSON →
librarygogounverified

Package types implements concrete types for marshalling to and from the dcrd JSON-RPC commands, return values, and notifications.

go get github.com/decred/dcrd/rpc/jsonrpc/types/v2
INSTALL
IMPORT
SIG · DECRED-DCRD-RPC-JS
D
decred-dcrd-rpc-jsonrpc-types-v2
serializationgo
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.

types
github.com/decred/dcrd/rpc/jsonrpc/types/v2

Use JSON-RPC types for dcrd

package main import ( "fmt" "github.com/decred/dcrd/rpc/jsonrpc/types/v2" ) func main() { var result types.GetBestBlockResult fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
decred-dcrd-rpc-jsonrpc-types-v2 — go get decred-dcrd-rpc-jsonrpc-types-v2 · libregistry