Dedicated
Get RPC Node Dedicated Details
client.RPCNodes.Dedicated.Get(ctx, nodeID) (*Dedicated, error)
GET/v1/rpc_nodes/dedicated/{node_id}
List RPC Node Dedicated
client.RPCNodes.Dedicated.List(ctx, query) (*Cursor[Dedicated], error)
GET/v1/rpc_nodes/dedicated
DedicatedBlockchains
List Dedicated Blockchains
client.RPCNodes.Dedicated.Blockchains.List(ctx, query) (*Cursor[DedicatedBlockchain], error)
GET/v1/rpc_nodes/dedicated/blockchains