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

account ram usage #2317

Open
dev-dantealighieri opened this issue Mar 15, 2024 · 1 comment
Open

account ram usage #2317

dev-dantealighieri opened this issue Mar 15, 2024 · 1 comment
Labels
more-info waiting for submitter to reply with more information

Comments

@dev-dantealighieri
Copy link

when i create new accounts from my main account, my main accounts ram usage increases, i dont see why is that happening?

i have two important questions that i couldnt figure out:

  1. does my account ram usage increase when i create accounts, and when i transfer eos to another account?
  2. is there any other thing i might concert that would increase my ram usage? like does my ram usage increase with time, or when someone sends money to me?

thanks, dante

@spoonincode
Copy link
Member

This might be because the new account's eosio.token balance row is paid by the account's creator until the first time the new account itself performs an eosio.token transfer. Try having the new account perform an eosio.token transfer and then seeing if the creating accounts' RAM usage goes down.

@spoonincode spoonincode added more-info waiting for submitter to reply with more information and removed triage labels Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more-info waiting for submitter to reply with more information
Projects
Status: Todo
Development

No branches or pull requests

3 participants