UNPKG

hector-rubic-sdk

Version:
6 lines (5 loc) 102 B
export interface BatchCall { contractMethod: string; params: unknown[]; value?: string; }