test all methods using multi-sig
Closed this issue · 1 comments
jamesyoung commented
test all methods using multi-sig
ameensol commented
Change the name of stakeFromPrivateKey
to stake
because it can be called from the multisig as well, assuming the multisig already called approve
.
Test the approve
-> stake
flow from the multisig as well.