chaindb: reorganize some functions.
This commit is contained in:
parent
1f790f94b9
commit
fe2f2fcc2a
@ -35,9 +35,6 @@ var layout = {
|
||||
u: function u(hash) {
|
||||
return 'u' + hex(hash);
|
||||
},
|
||||
q: function q(height) {
|
||||
return 'q' + pad32(height);
|
||||
},
|
||||
T: function T(address, hash) {
|
||||
address = hex(address);
|
||||
|
||||
|
||||
1126
lib/chain/chaindb.js
1126
lib/chain/chaindb.js
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user