Closed mitsuaki-u closed 1 year ago
trs.params.chainID is empty
if (!terminatedStateAccount.mainchainStateRoot) { throw new Error('Sidechain account has missing property: mainchain state root'); }
Recommend updating error message to Sidechain account in terminated state has missing property: mainchain state root
Sidechain account in terminated state has missing property: mainchain state root
Missing tests
Cross check QA sheet with code
Development
Similar task - https://github.com/LiskHQ/lisk-sdk/issues/8193
Expected behavior
trs.params.chainID is empty
Recommend updating error message to
Sidechain account in terminated state has missing property: mainchain state root
Actual behavior
Missing tests
Steps to reproduce
Cross check QA sheet with code
Which version(s) does this affect? (Environment, OS, etc...)
Development