We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe86482 commit c732617Copy full SHA for c732617
foundry.toml
@@ -7,4 +7,6 @@ remappings = [
7
'@chainlink/contracts/=lib/chainlink-brownie-contracts/contracts/',
8
"@openzeppelin-contracts/contracts/=lib/openzeppelin-contracts/contracts/",
9
]
10
+
11
+fs_permissions = [{ access = "read", path = "./broadcast" }]
12
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
0 commit comments