mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 08:15:19 +00:00
(cherry picked from commit ebcebc4be3
)
Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
This commit is contained in:
parent
35358df72a
commit
e7e2cbf41a
@ -245,7 +245,11 @@
|
||||
}
|
||||
},
|
||||
"paths": {
|
||||
"exclude": ["^/cosmos/authz/.*", "^/cosmos/feegrant/.*"]
|
||||
"exclude": [
|
||||
"^/cosmos/feegrant/.*",
|
||||
"^/cosmos/nft/.*",
|
||||
"^/cosmos/group/.*"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -266,6 +270,12 @@
|
||||
"to": "Ibc$1"
|
||||
}
|
||||
]
|
||||
},
|
||||
"paths": {
|
||||
"exclude": [
|
||||
"^/ibc/apps/interchain_accounts/.*",
|
||||
"^/ibc/apps/fee/.*"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user