marigold-dev / deku

MIT License
80 stars 16 forks source link

deku-cli: poll for operation hashes #641

Closed d4hines closed 2 years ago

d4hines commented 2 years ago

Users need a way to know when their operation is included in a block. I suggest for now we poll the block-by-level endpoint introduced in #536.

lykimq commented 2 years ago

open PR for this issue at: #678

d4hines commented 2 years ago

This is implemented in deku-toolkit now.