Comment on page
track
Sends a notification when a bitcoin transaction reaches a given number of confirmations.
track [hash] {confirmations}
hash
confirmations (optional)
Description: The hash of the transaction to track.
Valid Inputs: A valid bitcoin transaction hash that hasn't already reached the target confirmations.
Argument Examples:
521c734e5cbf703ff85d30bf9d396ffda39926c377de2612cef9bebb779011c4
`Description: The number of confirmations to send an alert at.
Valid Inputs: A valid integer value 15 or under.
Default:
3
Argument Examples:
5
2
>track 521c734e5cbf703ff85d30bf9d396ffda39926c377de2612cef9bebb779011c4 8
Command previews are coming soon...
Last modified 1yr ago