You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
427 B
8 lines
427 B
- When creating a wallet, the id should be generated by the server and returned to the client to be used as part of the wallet secret.
|
|
- Check not blank & length < 100 for both wallet.name & copayer.name
|
|
- Proposal with spent input should be tagged as invalid or removed
|
|
- Cron job to broadcast accepted txps that failed to broadcast (we may need to track broadcast attempts for this).
|
|
|
|
|
|
|
|
- check parameters for KEY at storage
|
|
|