Skip to content

Commit

Permalink
compute: update insta snap
Browse files Browse the repository at this point in the history
  • Loading branch information
h4x3rotab committed Oct 27, 2023
1 parent f862904 commit ba0b837
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ source: pallets/phala/src/test.rs
expression: take_events()
---
[
RuntimeEvent::PhalaVault(
Event::OwnerSharesGained {
pid: 2,
shares: 100,
checkout_price: 1000000000333,
},
),
RuntimeEvent::Uniques(
Event::Issued {
collection: 10002,
Expand Down

0 comments on commit ba0b837

Please sign in to comment.