Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Explicitly throw away get_table_type return value for code clarity #6308

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

jgiszczak
Copy link
Contributor

Change Description

Resolves #6276.

get_table_type() is called in order to generate more readable errors in the case the 'accounts' table does not exist when querying currency balances.

Consensus Changes

N/A

API Changes

N/A

Documentation Additions

N/A

get_table_type() called in order to generate more readable errors in the
case the 'accounts' table does not exist when querying currency
balances.
@conr2d
Copy link
Contributor

conr2d commented Nov 14, 2018

chain_plugin.cpp:1278 has same line for 'stat'.

@heifner heifner merged commit 24a9b2d into develop Nov 14, 2018
@heifner heifner deleted the chain-plugin-code-clarity branch November 14, 2018 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants