module Harmony::Api::V1::Staking::Error

Public Instance Methods

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