-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
anchor: fund account -> state account (#363)
TODOs - [x] Type alias StateAccount and MetadataAccount - [x] Rename fund and openfunds to state and metadata - [x] FundModel -> StateModel ShareClassModel -> MintModel is lower priority for now. Will start another PR later on.
- Loading branch information
Showing
87 changed files
with
3,207 additions
and
3,061 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
anchor/fixtures/accounts/3R3nGZpQs2aZo5FDQvd2MUQ6R7KhAPainds6uT6uE2mn.json
Large diffs are not rendered by default.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
anchor/fixtures/accounts/8y2hnDmfyvP4FyotiTHWSq7es78zA8P9M46JSByy9Zma.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"pubkey": "8y2hnDmfyvP4FyotiTHWSq7es78zA8P9M46JSByy9Zma", | ||
"account": { | ||
"lamports": 3415789, | ||
"data": [ | ||
"AgAAAIDVIgAAAAAAVOWeJMBRqKFKex6Xl/DhLN+nSQIWZTGVpqUSpvFmYCtU5Z4kwFGooUp7HpeX8OEs36dJAhZlMZWmpRKm8WZgKwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAONVBKBZtkLBgqo6N2h4u8hnluBrNVWmdWB3XmhnzRqnxUcRAAAAAACeAQAAAAAAAP//////////AAAAAAAA0D/BSx8UAAAAAAAAAAA=", | ||
"base64" | ||
], | ||
"owner": "Stake11111111111111111111111111111111111111", | ||
"executable": false, | ||
"rentEpoch": 18446744073709551615, | ||
"space": 200 | ||
} | ||
} |
14 changes: 0 additions & 14 deletions
14
anchor/fixtures/accounts/StepeLdhJ2znRjHcZdjwMWsC4nTRURNKQY8Nca82LJp.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.