UNPKG

rubic-sdk-next

Version:
5 lines (4 loc) 217 B
import { TonEncodedConfig } from '../../../../../../core/blockchain/web3-private-service/web3-private/ton-web3-private/models/ton-types'; export interface TonTransactionConfig { tonMessages: TonEncodedConfig[]; }