UNPKG

@mr-zwets/bchn-api-wrapper

Version:

a Typescript wrapper for interacting with the Bitcoin Cash Node (BCHN) API

4 lines (3 loc) 97 B
export declare class RetryLimitExceededError extends Error { constructor(message: string); }