Workflow updating files of ribc

This commit is contained in:
RanchiMall Dev 2025-08-26 04:13:52 +00:00
parent 6a73ad75db
commit e7e8676427

View File

@ -16,6 +16,7 @@
receiverID: floGlobals.adminID
};
floBlockchainAPI.apiURL = DEFAULT.apiURL[DEFAULT.blockchain][0];
const SATOSHI_IN_BTC = 1e8;
const isUndefined = val => typeof val === 'undefined';