Translations:Accounts/174/en

From ArdorDocs
Revision as of 18:33, 23 June 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Stop Funding Monitor Example

<syntaxhighlight lang="bash"> http://localhost:27876/nxt?

requestType=stopFundingMonitor&
chain=2&
property=funding&
secretPhrase=IWontTellYou

</syntaxhighlight>

<syntaxhighlight lang="json"> {

"stopped": 1,
"requestProcessingTime": 5

} </syntaxhighlight>