Update the resolc tests submodule

This commit is contained in:
Omar Abdulla
2026-01-20 08:21:52 +03:00
parent ae687f8dc6
commit 4276fcebf3
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -806,6 +806,7 @@ pub struct ResolcConfiguration {
/// If unspecified, the revive compiler default is used
#[clap(id = "resolc.heap-size", long = "resolc.heap-size")]
pub heap_size: Option<u32>,
/// Specifies the PVM stack size in bytes.
///
/// If unspecified, the revive compiler default is used