/AWS1/CL_MBCNODEFRAMEWORKATTRS¶
Attributes relevant to a node on a Managed Blockchain network for the blockchain framework that the network uses.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_fabric
TYPE REF TO /AWS1/CL_MBCNODEFABRICATTRS
/AWS1/CL_MBCNODEFABRICATTRS
¶
Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.
io_ethereum
TYPE REF TO /AWS1/CL_MBCNODEETHEREUMATTRS
/AWS1/CL_MBCNODEETHEREUMATTRS
¶
Attributes of Ethereum for a node on a Managed Blockchain network that uses Ethereum.
Queryable Attributes¶
Fabric¶
Attributes of Hyperledger Fabric for a peer node on a Managed Blockchain network that uses Hyperledger Fabric.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FABRIC() |
Getter for FABRIC |
Ethereum¶
Attributes of Ethereum for a node on a Managed Blockchain network that uses Ethereum.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ETHEREUM() |
Getter for ETHEREUM |