class BitcoinRpc

Defined in:

bitcoin_rpc.cr
bitcoin_rpc/version.cr

Constant Summary

VERSION = "1.0.1"

Constructors

Macro Summary

Constructor Detail

def self.new(uri : String, username : String, password : String) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]