Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 561 Bytes

BlockchainOnchain.md

File metadata and controls

25 lines (13 loc) · 561 Bytes

BlockchainOnchain

Properties

Name Type Description Notes
protocol String The protocol of the blockchain
chainId String Network/chain ID [optional]
test Boolean Is test blockchain
signingAlgo SigningAlgoEnum Signing alghorithm

Enum: SigningAlgoEnum

Name Value
ECDSA_SECP256K1 "ECDSA_SECP256K1"
EDDSA_ED25519 "EDDSA_ED25519"