This repository was archived by the owner on Mar 7, 2023. It is now read-only.
BTP Blocks
#152
Replies: 2 comments
-
Yes, it's expected behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
cc @CyrusVorwald for knowledge-sharing purposes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We opened a BTP Network on height
0x1a
and the following eventlog was generated.Then, we sent a BTP Message at height
0x1f
which generated the following eventlog.When we try to get
btp_getProof
orbtp_getMessage
for network 0x1 and height0x1f
, we get empty data, but we get some data on height0x20
.Similarly, with
icx_getProofForEvents
as well, which takes block hash as param, we had to provide block hash for block0x20
Is this behavior expected?
Beta Was this translation helpful? Give feedback.
All reactions