Skip to main content
Module

x/polkadot/util-crypto/types.ts>EncryptedJsonVersion

Package publishing for deno.land/x/polkadot
Go to Latest
type alias EncryptedJsonVersion
import { type EncryptedJsonVersion } from "https://deno.land/x/polkadot@0.2.12/util-crypto/types.ts";
definition:
| "0"
| "1"
| "2"
| "3"