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 2243736 commit 087deb2Copy full SHA for 087deb2
ledger/tx.go
@@ -20,7 +20,7 @@ import (
20
"github.com/blinklabs-io/gouroboros/ledger/common"
21
)
22
23
-// Compatiblity aliases
+// Compatibility aliases
24
type Transaction = common.Transaction
25
type TransactionBody = common.TransactionBody
26
type TransactionInput = common.TransactionInput
0 commit comments