tagion.tools.wallet.WalletInterface

Undocumented in source.

Members

Functions

sendDARTHiRPC
HiRPC.Receiver sendDARTHiRPC(string address, HiRPC.Sender dart_req, HiRPC hirpc, Duration recv_duration)
Undocumented in source. Be warned that the author may not have intended to support it.
sendShellHiRPC
HiRPC.Receiver sendShellHiRPC(string address, Document dart_req, HiRPC hirpc)
Undocumented in source. Be warned that the author may not have intended to support it.
sendShellHiRPC
HiRPC.Receiver sendShellHiRPC(string address, HiRPC.Sender dart_req, HiRPC hirpc)
Undocumented in source. Be warned that the author may not have intended to support it.
sendShellSubmitHiRPC
HiRPC.Receiver sendShellSubmitHiRPC(string address, HiRPC.Sender contract, const(SecureNet) net)
Undocumented in source. Be warned that the author may not have intended to support it.
sendSubmitHiRPC
HiRPC.Receiver sendSubmitHiRPC(string address, HiRPC.Sender contract, const(SecureNet) net)
Undocumented in source. Be warned that the author may not have intended to support it.
trim
const(char[]) trim(const(char)[] word)

@brief strip white spaces in begin/end of text @param word - input parameter with out return dublicate out parameter

warning
void warning()

@brief Write in console warning message

word_strip
void word_strip(char[] word_strip)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LINE
enum LINE;
Undocumented in source.
MAX_PINCODE_SIZE
enum MAX_PINCODE_SIZE;
Undocumented in source.

Structs

WalletInterface
struct WalletInterface
Undocumented in source.

Meta