LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 454 forks source link

Conversion of existing second signature and multi signature accounts #4852

Closed shuse2 closed 4 years ago

shuse2 commented 4 years ago

Description

After implementing #4839, all the testnet and mainnet second signature and multi signature accounts need to be migrated to the new multisignature format.

Motivation

New multisignature is migratable from the old account schema.

Acceptance Criteria

Additional Information

shuse2 commented 4 years ago

Closing this because this will handle by migration scripts