blockchainNodes property

List<BlockchainNode>? blockchainNodes
getter/setter pair

The list of nodes

Implementation

core.List<BlockchainNode>? blockchainNodes;