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
mandel/libraries/chain/include/eosio/chain/webassembly/interface.hpp
Line 847 in 10b6513
we've been fighting for correct description of lower and upper bounds in developers.eos.io, but there are still leftovers like this:
Lowerbound record is the first nearest record which primary key is <= the given key.
Should be: key is >= the given key
The text was updated successfully, but these errors were encountered:
vladtr
No branches or pull requests
mandel/libraries/chain/include/eosio/chain/webassembly/interface.hpp
Line 847 in 10b6513
we've been fighting for correct description of lower and upper bounds in developers.eos.io, but there are still leftovers like this:
Should be: key is >= the given key
The text was updated successfully, but these errors were encountered: