added missing OnceModuleReady to bridged fns ... this might get replaced with promises

pull/41/head
Paul Shapiro 6 years ago
parent d68c264b67
commit d87f12b773

@ -30,6 +30,8 @@
//
exports.cryptonote_utils_bridge_fn_interface_names =
[
"OnceModuleReady",
//
"is_subaddress",
"is_integrated_address",
"new_payment_id",

Loading…
Cancel
Save