RUNTIME_API_NAME

Constant RUNTIME_API_NAME 

Source
pub const RUNTIME_API_NAME: &str = "RuntimeViewFunction_execute_view_function";
Expand description

The default name of the Runtime API that you must call to query a View Function, where the arguments to this Runtime API can be encoded using encode_view_function_inputs.