Skip to content
Snippets Groups Projects
Commit c989d181 authored by Jerome DESCHAMPS's avatar Jerome DESCHAMPS
Browse files

Add quantity to receipt

parent d6d5bc7b
No related branches found
No related tags found
No related merge requests found
......@@ -60,4 +60,6 @@ pub struct BehaviorReceipt {
pub logs_bloom: Bloom,
/// Status, 1 for success, 0 for failure.
pub status: U64,
pub quantity : u64,
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment