Documentation ¶
Index ¶
- func DagToByteNodes(t testing.TB, dagTree *dag.Dag) [][]byte
- func NewValidTransaction(t testing.TB) services.AddBlockRequest
- func NewValidTransactionWithKey(t testing.TB, treeKey *ecdsa.PrivateKey) services.AddBlockRequest
- func NewValidTransactionWithPathAndValue(t testing.TB, treeKey *ecdsa.PrivateKey, path, value string) services.AddBlockRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewValidTransaction ¶
func NewValidTransaction(t testing.TB) services.AddBlockRequest
func NewValidTransactionWithKey ¶
func NewValidTransactionWithKey(t testing.TB, treeKey *ecdsa.PrivateKey) services.AddBlockRequest
func NewValidTransactionWithPathAndValue ¶
func NewValidTransactionWithPathAndValue(t testing.TB, treeKey *ecdsa.PrivateKey, path, value string) services.AddBlockRequest
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.