- Adds a new V language client for interacting with the Mycelium JSON-RPC admin API. - Includes comprehensive example code demonstrating all API features. - Implements all methods defined in the Mycelium JSON-RPC spec. - Provides type-safe API with robust error handling. - Uses HTTP transport for communication with the Mycelium node.
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
|
|
!!hero_code.generate_client
|
|
name:'mycelium_rpc'
|
|
classname:'MyceliumRPC'
|
|
singleton:1
|
|
default:0
|
|
hasconfig:1
|
|
reset:0 |