struct Contract::Details

Defined in:

contract/connection.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Contract::Interface

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def log : Array(Float32) | Nil #

[View source]
def log=(log : Array(Float32) | Nil) #

[View source]
def rate : Float32 #

[View source]
def rate=(rate : Float32) #

[View source]