Type alias TokenSignature

TokenSignature: Signature | MAC

Signature can either be Ed25519 signature or BLAKE2b MAC code

Generated using TypeDoc