Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Jan 10, 2025
1 parent 687670f commit 767fdf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_datalayer.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from chia_rs.sized_bytes import bytes32
from chia_rs.sized_ints import int64, uint8


def test_merkle_blob():
blob = bytes.fromhex(
"000100770a5d50f980316e3a856b2f0447e1c1285064cd301c731e5b16c16d187d0ff90000000400000002000000000000000000000000010001000000060c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b00000000000000010000000000000001010001000000000c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b00000000000000000000000000000000010001000000040c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b0000000000000002000000000000000200010100000000770a5d50f980316e3a856b2f0447e1c1285064cd301c731e5b16c16d187d0ff900000003000000060000000000000000010001000000060c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b0000000000000003000000000000000300000100000004770a5d50f980316e3a856b2f0447e1c1285064cd301c731e5b16c16d187d0ff900000005000000010000000000000000"
Expand Down

0 comments on commit 767fdf0

Please sign in to comment.