class Round::Address

Public Class Methods

hash_identifier() click to toggle source
# File lib/round/address.rb, line 3
def self.hash_identifier
  "string"
end