-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
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
Document BasechainAddress
struct and related functions
#2044
Comments
Add docs for #2097 too. |
And a new suggestion on the gas best practices page (#2342) |
Needs #2391. Until then, I'll be completing #2375. UPD: Ok, this is unblocked, doing it quickly. |
No new functionaly in PRs fixing things please |
…d functions - `BasechainAddress` - `emptyBasechainAddress` - `newBasechainAddress` - `contractBasechainAddress` - `storeBasechainAddress` Fixes #2044
Introduced in #2035. It had some doc comments, but not the documentation itself.
BasechainAddress
(available since 1.6.0)emptyBasechainAddress
(available since 1.6.0)newBasechainAddress
(available since 1.6.0)contractBasechainAddress
(available since 1.6.0)storeBasechainAddress
(available since 1.6.0)The text was updated successfully, but these errors were encountered: