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
* @todo #65:30min Complete Wallet implementations with id, public RSA
* key and network id. Wallets.create(Long, String, String) must
* create a Wallet with these strings set and a constructor must be
* added to all Walletl realizations (Wallet(final long id, final String
* pubkey, final String network, final Transaction... transactions). After
* completing these implementations fix tests that uses Wallets.create()
* and all Wallet realizations.
The puzzle was created by Paulo Lobo on 16-Aug-18.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
65-64ffac10
from #65 has to be resolved:java-api/src/main/java/io/zold/api/Wallet.java
Lines 96 to 102 in d746f59
The puzzle was created by Paulo Lobo on 16-Aug-18.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: