Variable STELLAR_NETWORK_PASSPHRASEConst
STELLAR_NETWORK_PASSPHRASE: {
mainnet: "Public Global Stellar Network ; September 2015";
testnet: "Test SDF Network ; September 2015";
} = ...
Type Declaration
Readonlymainnet: "Public Global Stellar Network ; September 2015"
Readonlytestnet: "Test SDF Network ; September 2015"
Stellar network passphrases (Soroban tx signing domain separator). These are fixed by the Stellar network itself and must not be overridden.