Variable SIGN_BYTES_PREFIXConst

SIGN_BYTES_PREFIX: Uint8Array = ...

The domain-separation prefix prepended to arbitrary bytes before signing them with signBytes, so that such a signature can never be mistaken for a signature over a transaction or a program.

Generated using TypeDoc