Drop commented-out code
This commit is contained in:
parent
2a10a79460
commit
f7666bc641
@ -147,12 +147,6 @@ var msigCreateCmd = &cli.Command{
|
|||||||
|
|
||||||
|
|
||||||
// get address of newly created miner
|
// get address of newly created miner
|
||||||
// msigaddr, err := address.NewFromBytes(wait.Receipt.Return)
|
|
||||||
// if err != nil {
|
|
||||||
// return err
|
|
||||||
// }
|
|
||||||
|
|
||||||
// fmt.Println("Created new multisig: ", msigaddr.String())
|
|
||||||
|
|
||||||
var execreturn init_.ExecReturn
|
var execreturn init_.ExecReturn
|
||||||
if err := execreturn.UnmarshalCBOR(bytes.NewReader(wait.Receipt.Return)); err != nil {
|
if err := execreturn.UnmarshalCBOR(bytes.NewReader(wait.Receipt.Return)); err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user