Skip to main content

Variable: SIGNATURE_SCHEME_TO_FLAG

const SIGNATURE_SCHEME_TO_FLAG: object

Type declaration

ED25519

readonly ED25519: 0 = 0x00

Secp256k1

readonly Secp256k1: 1 = 0x01

Secp256r1

readonly Secp256r1: 2 = 0x02

MultiSig

readonly MultiSig: 3 = 0x03