UNPKG

rubic-sdk

Version:
6 lines (5 loc) 110 B
export interface TonBridgersTransactionData { address: string; amount: string; payload: string; }