Type Alias InputEntryFunctionDataWithRemoteABI

InputEntryFunctionDataWithRemoteABI: InputEntryFunctionData & {
    aptosConfig: AptosConfig;
}