Method: Nem::Model::Keypair#public_key
- Defined in:
- lib/nem/model/keypair.rb
#public_key ⇒ Object (readonly)
Returns the value of attribute public_key.
6 7 8 |
# File 'lib/nem/model/keypair.rb', line 6 def public_key @public_key end |