Convert centineros to atomic units.
denominates an amount of XMR in centineros
the amount denominated in atomic units
Format a timestamp as e.g. Jul-07 hh:mm:ss:ms. // TODO: move to GenUtils?
the timestamp in milliseconds to format
the formatted timestamp
Get a form field value.
id of the field to get the value from
form to get the field value from
the form field value
Get the log level.
the current log level
Kill the given process.
TODO (woodser): move this to monero-javascript GenUtils.js as common utility
the nodejs child process to child
the kill signal, e.g. SIGTERM, SIGKILL, SIGINT (default)
Log a message. // TODO (woodser): switch to log library?
log level of the message
message to log
Set a form field value.
id of the field to set the value of
field value to set
form to get the field from
the form field value
Set the log level with 0 being least verbose.
the log level
Generated using TypeDoc
Collection of utilities for working with Haveno.