createNode
inline suspend fun ManagedBlockchainClient.createNode(crossinline block: CreateNodeRequest.Builder.() -> Unit): CreateNodeResponse
Creates a node on the specified blockchain network.
Applies to Hyperledger Fabric and Ethereum.
Creates a node on the specified blockchain network.
Applies to Hyperledger Fabric and Ethereum.