{"id":70930,"library":"decred-dcrwallet-rpc-jsonrpc-types","title":"Dcrwallet JSON-RPC Types","description":"Concrete types for the dcrwallet JSON-RPC API, used for building Decred wallet clients.","status":"active","version":"1.4.0","language":"go","source_language":null,"source_url":"https://github.com/decred/dcrwallet","tags":["decred","wallet","json-rpc","types"],"install":[{"cmd":"go get github.com/decred/dcrwallet/rpc/jsonrpc/types","lang":"bash","label":"Install github.com/decred/dcrwallet/rpc/jsonrpc/types"}],"dependencies":[],"imports":[{"symbol":"types","correct":"github.com/decred/dcrwallet/rpc/jsonrpc/types"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/decred/dcrwallet/rpc/jsonrpc/types\"\n)\n\nfunc main() {\n\tvar req types.GetBalanceRequest\n\treq.Account = \"default\"\n\tfmt.Printf(\"Request: %+v\\n\", req)\n}","lang":"go","description":"Create a GetBalance request using the types package."},"warnings":[],"env_vars":null,"search_vec":"'api':14 'build':17 'client':20 'concret':6 'dcrwallet':1,10 'decr':18,21 'json':3,12,24 'json-rpc':2,11,23 'rpc':4,13,25 'type':5,7,26 'use':15 'wallet':19,22","created_at":"2026-06-17T18:20:41.890829+00:00","updated_at":"2026-06-17T18:20:41.890829+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/decred/dcrwallet","github":"https://github.com/decred/dcrwallet","docs":"https://pkg.go.dev/github.com/decred/dcrwallet/rpc/jsonrpc/types#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}