@stellar-passkey/core API / GetNetworkResult
Interface: GetNetworkResult
Defined in: packages/core/src/types.ts:27
Result of a getNetwork() call.
Properties
network
readonlynetwork:string
Defined in: packages/core/src/types.ts:29
Network identifier — "testnet" | "mainnet" | etc.
networkPassphrase
readonlynetworkPassphrase:string
Defined in: packages/core/src/types.ts:31
Stellar network passphrase.