Class: Melos::Struct::InterimTranscriptHashInput

Inherits:
Base
  • Object
show all
Defined in:
lib/melos/struct/structs.rb

Constant Summary collapse

STRUCT =
[
  [:confirmation_tag, :vec]
]

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#deserialize_select_elem_with_context, #initialize, new_and_rest, #raw, vecs

Constructor Details

This class inherits a constructor from Melos::Struct::Base

Instance Attribute Details

#confirmation_tagObject (readonly)

Returns the value of attribute confirmation_tag.



996
997
998
# File 'lib/melos/struct/structs.rb', line 996

def confirmation_tag
  @confirmation_tag
end