Home
last modified time | relevance | path

Searched refs:packedOwnerTXID (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/storage/
H A Dstorage_test.go43 packedOwnerTXID = transactionrecord.Packed{0, 0, 0, 0, 0, 0, 0, 0, ownerTXID} var
195 trx.Put(pool, []byte{ownerTXID}, packedOwnerTXID, []byte{})
201 copy(tempData, packedOwnerTXID)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/storage/
H A Dstorage_test.go43 packedOwnerTXID = transactionrecord.Packed{0, 0, 0, 0, 0, 0, 0, 0, ownerTXID} var
195 trx.Put(pool, []byte{ownerTXID}, packedOwnerTXID, []byte{})
201 copy(tempData, packedOwnerTXID)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/storage/
H A Dstorage_test.go43 packedOwnerTXID = transactionrecord.Packed{0, 0, 0, 0, 0, 0, 0, 0, ownerTXID} var
195 trx.Put(pool, []byte{ownerTXID}, packedOwnerTXID, []byte{})
201 copy(tempData, packedOwnerTXID)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/storage/
H A Dstorage_test.go43 packedOwnerTXID = transactionrecord.Packed{0, 0, 0, 0, 0, 0, 0, 0, ownerTXID} var
195 trx.Put(pool, []byte{ownerTXID}, packedOwnerTXID, []byte{})
201 copy(tempData, packedOwnerTXID)