feat: Support highest_precompile_address

This commit is contained in:
sprites0
2025-07-19 21:16:54 +00:00
parent eb7c6b050c
commit b3becf9c7b
9 changed files with 115 additions and 66 deletions

View File

@ -160,6 +160,7 @@ where
},
sidecars: None,
read_precompile_calls: None,
highest_precompile_address: None,
},
}
}