module Harmony::Api::V1::Transactions::Error

Public Instance Methods

getCurrentTransactionErrorSink() click to toggle source
# File lib/harmony/api/v1/transactions/error.rb, line 8
def getCurrentTransactionErrorSink
  response(post('getCurrentTransactionErrorSink'))
end