Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
interface Seedpair
import { type Seedpair } from "https://dotland.deno.dev/x/polkadot@0.2.35/util-crypto/types.ts";

Properties

publicKey: Uint8Array
seed: Uint8Array