struct Etherpc::Subscriptions::NewHeads

Defined in:

etherpc/subscriptions/new_heads.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from struct Etherpc::Subscription

method_name : String method_name

Class methods inherited from struct Etherpc::Subscription

deserialize_response(response : JSON::Any) deserialize_response

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

Class Method Detail

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

[View source]

Instance Method Detail

def get_params : JSON::Any #

[View source]