Skip to content

Commit 40133c8

Browse files
committed
update snap
1 parent 23e47ee commit 40133c8

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

pallets/phala/src/snapshots/phala_pallets__test__vault_force_withdraw_with_dust_investment.snap

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -3,51 +3,6 @@ source: pallets/phala/src/test.rs
33
expression: take_events()
44
---
55
[
6-
RuntimeEvent::RmrkCore(
7-
Event::PropertiesRemoved {
8-
collection_id: 10000,
9-
maybe_nft_id: Some(
10-
0,
11-
),
12-
},
13-
),
14-
RuntimeEvent::Uniques(
15-
Event::Burned {
16-
collection: 10000,
17-
item: 0,
18-
owner: 13009150994509951074,
19-
},
20-
),
21-
RuntimeEvent::RmrkCore(
22-
Event::NFTBurned {
23-
owner: 7813586407040180578,
24-
collection_id: 10000,
25-
nft_id: 0,
26-
},
27-
),
28-
RuntimeEvent::RmrkCore(
29-
Event::PropertyRemoved {
30-
collection_id: 10000,
31-
maybe_nft_id: Some(
32-
0,
33-
),
34-
key: BoundedVec(
35-
[
36-
99,
37-
114,
38-
101,
39-
97,
40-
116,
41-
101,
42-
116,
43-
105,
44-
109,
45-
101,
46-
],
47-
32000,
48-
),
49-
},
50-
),
516
RuntimeEvent::PhalaVault(
527
Event::ForceShutdown {
538
pid: 1,

0 commit comments

Comments
 (0)