We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d126f55 commit bf2a529Copy full SHA for bf2a529
ledger/common/tx.go
@@ -96,7 +96,7 @@ type Utxo struct {
96
97
// TransactionBodyBase provides a set of functions that return empty values to satisfy the
98
// TransactionBody interface. It also provides functionality for generating a transaction hash
99
-// and storing/retrieving the original CiBOR
+// and storing/retrieving the original CBOR
100
type TransactionBodyBase struct {
101
cbor.DecodeStoreCbor
102
hash *Blake2b256
0 commit comments