package
0.0.0-20210414020239-6daa909df9a7
Repository: https://github.com/kingaj12/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
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.