Type alias InputViewFunctionDataWithRemoteABI

InputViewFunctionDataWithRemoteABI: InputViewFunctionData & {
    aptosConfig: AptosConfig;
}

Data needed to generate a view function payload and fetch the remote ABI

Type declaration

Generated using TypeDoc