RainTree Python Sim Question #345
Unanswered
jeremybeal11
asked this question in
Q&A
Replies: 2 comments 1 reply
-
See slide 13 of this deck and lmk if that's enough info or if you need additional clarifying details: https://github.com/pokt-network/pocket/files/9853354/raintree.pdf Also, CCing @BenVanGithub (the author of RainTree) to help out with answering questions in case I'm not available. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Short answer… when a node finishes sending it’s two messages, it becomes a third recipient and behaves just like it would if it had received that message from someone else. Clear like mud? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I run the PY sim, it generates the tree with three branches with different nodes( with one of the branches referencing the orientation node). @Olshansk, can you help me understand the output of the sim?
Steps to reproduce:
run
rainTreeTestOutputFilename=/tmp/answer.go numRainTreeNodes=6 make p2p_test_generator
Beta Was this translation helpful? Give feedback.
All reactions