feat(santoTirso): logic from santo-tirso branch merged
This commit is contained in:
parent
adfb5f48fc
commit
bd3d51b9f2
3 changed files with 148 additions and 13 deletions
5
lib/temporary_name.js
Normal file
5
lib/temporary_name.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
exports.addressReceived = function addressReceived(address, confirmations, cb) {
|
||||
cb();
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue