issues
search
babylonchain
/
babylon-finality-gadget
3
stars
3
forks
source link
fix: killswitch response type and update var naming for consistency
#29
Closed
parketh
closed
4 months ago
parketh
commented
4 months ago
Summary
Fixes #27. Corrects the
IsEnabled
response type to match the CW contract. We deploy a new stub contract and update the address so the test now passes.
Updates variable naming for consistency with CW contract updates:
https://github.com/babylonchain/babylon-contract/pull/182/commits/3e08517f94dd84b05cc53351289cd3384dbf1d1b
Test plan
make run make test
Summary
IsEnabled
response type to match the CW contract. We deploy a new stub contract and update the address so the test now passes.Test plan