Class: Bitcoin::Payments::PaymentACK

Inherits:
Protobuf::Message
  • Object
show all
Defined in:
lib/bitcoin/payments/payment_ack.pb.rb

Overview

Class Method Summary collapse

Class Method Details

.parse_from_payload(payload) ⇒ Object



11
12
13
# File 'lib/bitcoin/payments/payment_ack.pb.rb', line 11

def self.parse_from_payload(payload)
  decode(payload)
end