UNPKG

@azpool/chia-client

Version:

TypeScript client for Chia node peer RPC interface

6 lines (5 loc) 108 B
export interface RewardClaim { amount: string; parent_coin_info: string; puzzle_hash: string; }