UNPKG

@azpool/chia-client

Version:

TypeScript client for Chia node peer RPC interface

6 lines (5 loc) 100 B
export interface CertPath { caCertPath?: string; certPath?: string; keyPath?: string; }