Interface RegistryGetRuntimesQuery

GetRuntimesQuery is a registry get runtimes query.

interface RegistryGetRuntimesQuery {
    height: longnum;
    include_suspended: boolean;
}

Properties

height: longnum
include_suspended: boolean