You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Basic Second signature acceptance (account should end up with 5 lisk less and have second public key)
Combination of second signature and transfer transactions in a same block (account should remain unchanged. Transaction should not be in the block)
Double registration (i.e. an account with already registered signature tries to register again) (account should remain unchanged. Transaction should not be in the block)
Motivation
Acceptance Criteria
JSON generator for:
Do not include genesis block in output
Basic Second signature acceptance
Combination of second signature and transfer transactions in a same block
Double registration (i.e. an account with already registered signature tries to register again)
pablitovicente
changed the title
Create protocol-spec json for basic current specification Basic Second signature acceptance
Create protocol-spec json for basic current specification for Second signature
Aug 26, 2019
pablitovicente
changed the title
Create protocol-spec json for basic current specification for Second signature
Protocol-spec second signature
Aug 26, 2019
Description
Motivation
Acceptance Criteria
JSON generator for:
Additional Information
Split from #4087
The text was updated successfully, but these errors were encountered: