feat(traverse): improve protocol update access (#360)
This commit is contained in:
parent
35254bb8c4
commit
6175a53fec
7 changed files with 205 additions and 10 deletions
|
|
@ -860,6 +860,7 @@ mod tests {
|
|||
include_str!("../../../test_data/byron5.block"),
|
||||
include_str!("../../../test_data/byron6.block"),
|
||||
include_str!("../../../test_data/byron7.block"),
|
||||
include_str!("../../../test_data/byron8.block"),
|
||||
];
|
||||
|
||||
for (idx, block_str) in test_blocks.iter().enumerate() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue