aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hsc-feature-missing/hsc.in/local/state/guards.json
blob: e3af2c5ef31e85db52a5a413f3893379ea828cd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "default": {
    "guards": [],
    "confirmed": []
  },
  "restricted": {
    "guards": [],
    "confirmed": []
  },
  "bridges": {
    "guards": [],
    "confirmed": []
  }
}