Skip to main content

Type Alias: ISignature

type ISignature: object;

The interface for the signature. It contains the r, s, and yParity values.

Type declaration

signature

signature: Uint8Array;

Defined

@nilfoundation/niljs/src/signers/types/ISignature.ts:4