struct Blockfrost::Int128FromString

Defined in:

blockfrost/converters/int128_from_string.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

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

[View source]
def self.to_json(value : Int128, json : JSON::Builder) #

[View source]

Instance Method Detail

def initialize #

[View source]