Updated Staking changelog

This commit is contained in:
Greg Hysen
2019-10-31 18:25:33 -07:00
parent 7bfbf0ad3a
commit a0c2f6b7b4

View File

@@ -17,6 +17,10 @@
{
"note": "Call `StakingProxy.assertValidStorageParams()` in `MixinParams.setParams()`",
"pr": 2279
},
{
"note": "The fallback function in `StakingProxy` reverts if there is no staking contract attached",
"pr": 2310
}
]
},