Skip to main content
Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
type alias KeypairType
import { type KeypairType } from "https://deno.land/x/polkadot@0.2.12/util-crypto/types.ts";
definition:
| "ed25519"
| "sr25519"
| "ecdsa"
| "ethereum"