Method: Steem::Marshal#operation_type

Defined in:
lib/steem/marshal.rb

#operation_typeObject



45
46
47
# File 'lib/steem/marshal.rb', line 45

def operation_type
  Operation::IDS[unsigned_char]
end