Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 746 Bytes

File metadata and controls

28 lines (17 loc) · 746 Bytes

EasyBlockchainApi.Backend

Properties

Name Type Description Notes
rpcProviders [RpcProvider] One or more nodes that comprise the blockchain backend
apiVersion Number [optional]
name String The name of the backend.
start Date [optional]
end Date [optional]
dataStructure String [optional]
id String [optional]
externalAccess Access [optional]

Enum: DataStructureEnum

  • FACTOM (value: "FACTOM")

  • MULTICHAIN (value: "MULTICHAIN")

  • ETHEREUM (value: "ETHEREUM")