This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
bitcore-wallet-service
mirror of
https://github.com/lukechilds/bitcore-wallet-service.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Merge pull request
#488
from gabegattis/bug/testModelDirectoryName
rename 'models' directory in tests to be 'model', which matches lib
activeAddress
Ivan Socolsky
9 years ago
parent
b1963cae37
6649c35678
commit
a1b75c14c6
6 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
test/model/address.js
0
test/model/addressmanager.js
0
test/model/copayer.js
0
test/model/txproposal.js
0
test/model/txproposal_legacy.js
0
test/model/wallet.js
0
test/models/address.js → test/model/address.js
View File
0
test/models/addressmanager.js → test/model/addressmanager.js
View File
0
test/models/copayer.js → test/model/copayer.js
View File
0
test/models/txproposal.js → test/model/txproposal.js
View File
0
test/models/txproposal_legacy.js → test/model/txproposal_legacy.js
View File
0
test/models/wallet.js → test/model/wallet.js
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/bitcore-wallet-service
Title
Body
Create Issue