Versions in this module Expand all Collapse all v1 v1.0.0 Oct 24, 2024 Changes in this version + func CreateTransaction(txToSpend *externalapi.DomainTransaction, fee uint64) (*externalapi.DomainTransaction, error) + func ForAllNets(t *testing.T, skipPow bool, testFunc func(*testing.T, *consensus.Config)) + func NewTestGhostDAGSorter(stagingArea *model.StagingArea, slice []*externalapi.DomainHash, ...) sort.Interface + func OpTrueScript() (*externalapi.ScriptPublicKey, []byte)