Method: Counterparty::Balance#address

Defined in:
lib/counterparty/resources.rb

#addressObject

(string): The address that has the balance



6
7
8
# File 'lib/counterparty/resources.rb', line 6

def address
  @address
end