UNPKG

rubic-sdk

Version:
5 lines (4 loc) 71 B
export interface EvmCall { target: string; callData: string; }