struct Etherpc::Requests::Call

Defined in:

etherpc/requests/call.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from struct Etherpc::Request

get_params : JSON::Any get_params, initialize initialize, method_name : String method_name

Constructor methods inherited from struct Etherpc::Request

new new

Constructor Detail

def self.new(to : String, data : String) #

[View source]

Class Method Detail

def self.deserialize_response(response : JSON::Any) #

[View source]

Instance Method Detail

def get_params : JSON::Any #

[View source]
def method_name : String #

[View source]