package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev
# Functions
HashFeeBumpTransaction derives the network specific hash for the provided fee bump transaction using the network identified by the supplied passphrase.
HashTransaction derives the network specific hash for the provided transaction using the network identified by the supplied passphrase.
HashTransactionInEnvelope derives the network specific hash for the transaction contained in the provided envelope using the network identified by the supplied passphrase.
HashTransactionV0 derives the network specific hash for the provided legacy transaction using the network identified by the supplied passphrase.
ID returns the network ID derived from the provided passphrase.
# Constants
FutureNetworkPassphrase is the pass phrase used for every transaction intended for the SDF-run future network.
PublicNetworkPassphrase is the pass phrase used for every transaction intended for the public stellar network.
TestNetworkPassphrase is the pass phrase used for every transaction intended for the SDF-run test network.
# Variables
PublicNetworkhistoryArchiveURLs is a list of history archive URLs for stellar 'pubnet'.
TestNetworkhistoryArchiveURLs is a list of history archive URLs for stellar 'testnet'.