UNPKG

@azpool/chia-client

Version:

TypeScript client for Chia node peer RPC interface

5 lines (4 loc) 74 B
export interface Proof { witness: string; witness_type: number; }