Method: NanoAccount#public_key

Defined in:
lib/account.rb

#public_keyObject

Returns the value of attribute public_key.



11
12
13
# File 'lib/account.rb', line 11

def public_key
  @public_key
end