Skip to main content
Module

x/polkadot/types/interfaces/types.ts>Peer

Package publishing for deno.land/x/polkadot
Go to Latest
interface Peer
implements Struct
import { type Peer } from "https://deno.land/x/polkadot@0.2.25/types/interfaces/types.ts";

Properties

readonly
enabled: bool
readonly
endpoint: PeerEndpoint
readonly
knownAddresses: Vec<Text>
readonly
latestPingTime: PeerPing
readonly
open: bool
readonly
versionString: Text