Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Update the receipt API #85

Merged
merged 4 commits into from
Sep 15, 2020
Merged

Update the receipt API #85

merged 4 commits into from
Sep 15, 2020

Conversation

clearloop
Copy link
Collaborator

@clearloop clearloop commented Sep 12, 2020

Desc

Ref to #81, follows #281, use

pub struct MMRProof {
	pub member_leaf_index: u64,
	pub last_leaf_index: u64,
	pub proof: Vec<H256>
}

as the mmr_proof field of receipt resp.

@clearloop clearloop marked this pull request as ready for review September 14, 2020 11:58
@clearloop clearloop added the A0-pleasereview Pull request needs code review. label Sep 14, 2020
@hackfisher hackfisher merged commit 8b3f6bd into master Sep 15, 2020
@hackfisher hackfisher deleted the api branch September 15, 2020 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants