Type alias SingleSig

SingleSig: {
    flags: string[];
    signer: Buffer;
}

Type declaration

  • flags: string[]
  • signer: Buffer