Skip to content

Commit b561e73

Browse files
author
Mark Henderson
committed
Merge pull request #6 from ShieldedLabs/aphelionz/v6-transactions
Add Transaction::V6 Variants
1 parent f0140a4 commit b561e73

File tree

15 files changed

+342
-0
lines changed

15 files changed

+342
-0
lines changed

Diff for: zebra-chain/Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ proptest-impl = [
6060

6161
bench = ["zebra-test"]
6262

63+
tx_v6 = []
64+
6365
[dependencies]
6466

6567
# Cryptography

0 commit comments

Comments
 (0)