Skip to main content
Module

x/enzastdlib/rpc-protocol/mod.ts>PROTOCOL_VERSION

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
Latest
variable PROTOCOL_VERSION
Re-export
import { PROTOCOL_VERSION } from "https://deno.land/x/enzastdlib@v0.0.4/rpc-protocol/mod.ts";

Represents the current version of the RPC protocol.

type

"1.0"