-
Hello! What formula is used to calculate the estimated network space? Does it use: 'sub_slot_iters': 'total_iters': 'weight': |
Beta Was this translation helpful? Give feedback.
Answered by
mariano54
Feb 4, 2022
Replies: 1 comment 2 replies
-
Take a look at this method https://github.com/Chia-Network/chia-blockchain/blob/main/chia/rpc/full_node_rpc_api.py#L452 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Nazarikov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at this method https://github.com/Chia-Network/chia-blockchain/blob/main/chia/rpc/full_node_rpc_api.py#L452