Difference between revisions of "Translations:Demo Code/7/en"

From Veriblock Wiki
Jump to: navigation, search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 22:48, 16 April 2019

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Demo Code)
This is a very minimalist Java code sample to show how one could call commands exposed in the [[NodeCore_CommandLine]]. These include commands like getinfo, getbalance, getpopendorsementsinfo, etc... It also shows some of the utility functions like Utility.bytesToHex or Utility.bytesToBase58.
TranslationThis is a very minimalist Java code sample to show how one could call commands exposed in the [[NodeCore_CommandLine]]. These include commands like getinfo, getbalance, getpopendorsementsinfo, etc... It also shows some of the utility functions like Utility.bytesToHex or Utility.bytesToBase58.

This is a very minimalist Java code sample to show how one could call commands exposed in the NodeCore_CommandLine. These include commands like getinfo, getbalance, getpopendorsementsinfo, etc... It also shows some of the utility functions like Utility.bytesToHex or Utility.bytesToBase58.