iotaledger / iri

IOTA Reference Implementation
Other
1.15k stars 370 forks source link

How do I get all the transaction information under a MilestoneIndex? #1785

Closed liuxh-go closed 4 years ago

liuxh-go commented 4 years ago

I want to get transaction data through MilestoneIndex, but the provided API can only get related transactions through the address, are there other APIs that can get transaction information through MilestoneIndex?

GalRogozinski commented 4 years ago

This question should go to Discord/Stack Exchange

But the milestone index is on the Obsolete_Tag so you can search via tags. Just convert the index to trytes first.