UNPKG

hector-rubic-sdk

Version:
5 lines (4 loc) 160 B
import { BatchCall } from '../../../../../../core/blockchain/web3-public/models/batch-call'; export interface EstimatedGasCallData { callData: BatchCall; }