UNPKG

@tatumio/tatum-v1

Version:

Tatum API client allows browsers and Node.js clients to interact with Tatum API.

8 lines (7 loc) 133 B
export declare class TransferQuorum { from: string; to: string; value?: string; nonce?: string; data?: string; }