Type alias InputEntryFunctionDataWithRemoteABI

InputEntryFunctionDataWithRemoteABI: InputEntryFunctionData & {
    aptosConfig: AptosConfig;
}

Type declaration

Generated using TypeDoc