Skip to content

Commit

Permalink
remove megavault subaccount from sample pregenesis (#2467)
Browse files Browse the repository at this point in the history
(cherry picked from commit eefff67)
  • Loading branch information
tqin7 authored and mergify[bot] committed Oct 3, 2024
1 parent 877db14 commit 4c36391
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions protocol/scripts/genesis/sample_pregenesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3948,22 +3948,7 @@
}
},
"subaccounts": {
"subaccounts": [
{
"asset_positions": [
{
"asset_id": 0,
"index": 0,
"quantums": "1000000000000"
}
],
"id": {
"number": 0,
"owner": "dydx18tkxrnrkqc2t0lr3zxr5g6a4hdvqksylxqje4r"
},
"margin_enabled": true
}
]
"subaccounts": []
},
"transfer": {
"denom_traces": [],
Expand Down

0 comments on commit 4c36391

Please sign in to comment.