Skip to content
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

Implement a helper function that derives a t address from seed #3

Open
pacu opened this issue Sep 28, 2021 · 0 comments
Open

Implement a helper function that derives a t address from seed #3

pacu opened this issue Sep 28, 2021 · 0 comments

Comments

@pacu
Copy link
Contributor

pacu commented Sep 28, 2021

    [Throws=AddressError]
    Address derive_transparent_address([ByRef] sequence<u8> seed_bytes, i32 account, i32 index);

Implement a helper function that derives a transparent address from a seed for the given account and index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant