Class: Ciri::RLP::Serializable::Schema::KeySchema

Inherits:
Struct
  • Object
show all
Defined in:
lib/ciri/rlp/serializable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



100
101
102
# File 'lib/ciri/rlp/serializable.rb', line 100

def type
  @type
end