Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / GetNetworkResult

Interface: GetNetworkResult

Defined in: packages/core/src/types.ts:27

Result of a getNetwork() call.

Properties

network

readonly network: string

Defined in: packages/core/src/types.ts:29

Network identifier — "testnet" | "mainnet" | etc.


networkPassphrase

readonly networkPassphrase: string

Defined in: packages/core/src/types.ts:31

Stellar network passphrase.

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.