Versions in this module Expand all Collapse all v0 v0.1.2 Nov 14, 2024 v0.1.1 Jan 25, 2024 Changes in this version + const PublicNetworkPassphrase + const TestNetworkPassphrase + func HashFeeBumpTransaction(tx xdr.FeeBumpTransaction, passphrase string) ([32]byte, error) + func HashTransaction(tx xdr.Transaction, passphrase string) ([32]byte, error) + func HashTransactionInEnvelope(envelope xdr.TransactionEnvelope, passphrase string) ([32]byte, error) + func HashTransactionV0(tx xdr.TransactionV0, passphrase string) ([32]byte, error) + func ID(passphrase string) [32]byte