Skip to content

Commit

Permalink
arg comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Jul 25, 2024
1 parent 469abc6 commit 022dcc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions check/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ pub struct CacheConfig {
/// Deployed and activated program address to cache.
#[arg(long)]
address: H160,
/// Address of the Stylus program cache manager on Arbitrum chains.
#[arg(long, default_value = "0c9043d042ab52cfa8d0207459260040cca54253")]
cache_manager_address: H160,
/// Bid, in wei, to place on the desired program to cache
Expand Down

0 comments on commit 022dcc3

Please sign in to comment.