Signature

type Signature = Brand<EncodedString<string, "base58">, "Signature">;

A 64-byte Ed25519 signature as a base58-encoded string.