We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oCore::get_tx_amount_output_indices(uint64_t) const': /root/openmonero/src/xmregcore/src/MicroCore.cpp:193:42: error: could not convert 'cryptonote::BlockchainDB::get_tx_amount_output_indices(tx_id, 1)' from 'vector<std::vector<long unsigned int, std::allocator<long unsigned int> >,allocator<std::vector<long unsigned int, std::allocator<long unsigned int> >>>' to 'vector<long unsigned int,allocator<long unsigned int>>' return core_storage.get_db() ~~~~~~~~~~~~~~~~~~~~~ .get_tx_amount_output_indices(tx_id); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
The text was updated successfully, but these errors were encountered:
Please try devel branch of OpenMonero with development version (master branch) of monero, as shown here: #151 (comment)
devel
master
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: