Skip to content

account_history_api::get_account_history and condenser_api::get_account_history method extensions

Bartek Wrona requested to merge bw_filtered_get_ah into master

account_history_api::get_account_history method has been extended by optional argument specifying an operation filter. \see hive_operations_filter enum definition. condenser_api::get_account_history now can take optionally 4th parameter specifying operation filter (\see account_history_api::get_account_history description)

Merge request reports