refactor Profile
This commit is contained in:
parent
4c582384b0
commit
c9a4046759
6 changed files with 191 additions and 250 deletions
|
|
@ -1809,6 +1809,7 @@ describe('Wallet model', function() {
|
|||
networkName: 'testnet'
|
||||
}
|
||||
}).should.equal('testnet');
|
||||
|
||||
Wallet.obtainNetworkName({
|
||||
privateKey: {
|
||||
networkName: 'testnet'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue