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 |
Name | Value |
---|---|
ECDSA_SECP256K1 | "ECDSA_SECP256K1" |
EDDSA_ED25519 | "EDDSA_ED25519" |