module Wallet::ServiceController

Direct including types

Defined in:

tron-wallet/controller/service_controller.cr

Constant Summary

SERVICE_COMMANDS = ["wallet", "contracts", "book", "witness", "settings", "help", "connect", "block", "transaction", "debug"] of ::String

Instance Method Summary

Instance Method Detail

def block(args) #

[View source]
def connect(args) #

[View source]
def debug(args) #

[View source]
def help(args) #

[View source]
def transaction(args) #

[View source]