Type alias MintKeys

MintKeys: {
    [k: number]: string;
}

A mints publickey-set.

Type declaration

  • [k: number]: string

Generated using TypeDoc