UNPKG

@transmute/bls12381-key-pair

Version:
8 lines (7 loc) 160 B
export interface Bls12381G1Key2020 { id: string; type: 'Bls12381G1Key2020'; controller: string; publicKeyBase58: string; privateKeyBase58?: string; }