GetTxStatus

Methods

(async, inner) getTxStatus(userConfig)

Source:
Gets the status for a provided TXID on a set interval
Parameters:
Name Type Description
userConfig Array.<Object> An object that contains properties for each question name and related answers as a values

(async, inner) promptUserConfig() → {Array.<Object>}

Source:
Prompts the user for configuration options at the start of the script
Returns:
An object that contains properties for each question name and related answers as a values
Type
Array.<Object>