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

Document cf_account_info and cf_account_info_v2 #358

Open
CumpsD opened this issue Sep 18, 2024 · 0 comments
Open

Document cf_account_info and cf_account_info_v2 #358

CumpsD opened this issue Sep 18, 2024 · 0 comments

Comments

@CumpsD
Copy link
Contributor

CumpsD commented Sep 18, 2024

It is referenced here:

This RPC returns the free balances of your LP account at the latest finalized block. Your free balance is all the funds that are not currently associated with an existing order. We recommend you use `cf_account_info` to determine your free balance, instead of using this rpc due to a known issue where this function will not always include all the fees you have earned. Therefore the returned number can be slightly less than the true number.

But besides that there is no documentation on it

As for cf_account_info_v2, there is no documentation on it either

@CumpsD CumpsD changed the title Document cf_account_info Document cf_account_info and cf_account_info_v2 Sep 18, 2024
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