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

[Bug] replace LBR everywhere #48

Closed
0o-de-lally opened this issue Jun 17, 2020 · 1 comment
Closed

[Bug] replace LBR everywhere #48

0o-de-lally opened this issue Jun 17, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@0o-de-lally
Copy link
Collaborator

LBR is hard coded in multiple places. E.g. in e2e-tests/src/account.rs

from_currency_code_string(LBR_NAME).unwrap()

We want to make sure all tests pass including functional, E2E, prover tests.

@0o-de-lally 0o-de-lally added the bug Something isn't working label Jun 17, 2020
@nelaturuk
Copy link
Contributor

LBR_NAME is set to GAS constant value. If we change these constants it will be all over the rust code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants