Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test_data/file-injection/** -text
2 changes: 2 additions & 0 deletions pallas-configs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ if let Some(staking) = config.staking {
a `GenesisFile` (or equivalent) struct and a `from_file` helper.
- `cost_models` — typed views over Plutus cost-model tables, shared across
eras.
- `injection` holds the `extraConfig` injection sources and the rule that picks
between an injected value and the top-level field it stands in for.
Loading
Loading