@@ -1,7 +1,7 @@
[package]
name = "anchor-client"
version = "0.27.0"
-authors = ["Serum Foundation <foundation@projectserum.com>"]
+authors = ["Anchor Maintainers <accounts@200ms.io>"]
rust-version = "1.60"
edition = "2021"
license = "Apache-2.0"
@@ -1,9 +1,6 @@
[programs.localnet]
tic_tac_toe = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
-[registry]
-url = "https://anchor.projectserum.com"
-
[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
name = "anchor-lang"
repository = "https://github.com/coral-xyz/anchor"
name = "anchor-attribute-access-control"
description = "Anchor attribute macro for instruction access control"
name = "anchor-attribute-account"
description = "Anchor attribute macro for defining an account"
name = "anchor-attribute-constant"
description = "Anchor attribute macro for creating constant types"
name = "anchor-attribute-error"
description = "Anchor attribute macro for creating error types"
name = "anchor-attribute-event"
description = "Anchor attribute macro for defining an event"
name = "anchor-attribute-program"
description = "Anchor attribute macro for defining a program"
name = "anchor-derive-accounts"
description = "Anchor Derive macro for accounts"
name = "anchor-derive-space"
description = "Anchor Derive macro to automatically calculate the size of a structure or an enum"
name = "anchor-syn"
description = "Anchor syntax parsing and code generation tools"
name = "anchor-spl"
account_command = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
@@ -5,9 +5,6 @@ seeds = false
idl_commands_one = "2uA3amp95zsEHUpo8qnLMhcFAUsiKVEcKHXS1JetFjU5"
idl_commands_two = "DE4UbHnAcT6Kfh1fVTPRPwpiA3vipmQ4xR3gcLwX3wwS"
wallet = "./keypairs/deployer-keypair.json"
bpf_upgradeable_state = "Cum9tTyj5HwcEiAmhgaS7Bbj4UczCwsucrCkxRECzM4e"
callee = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
caller = "HmbTLCmaGvZhKnn1Zfa1JVnp7vkMV4DYVxPLWBVoN65L"
@@ -3,9 +3,6 @@ native_system = "9NxAd91hhJ3ZBTHytYP894y4ESRKG7n8VbLgdyYGJFLB"
spl_associated_token = "4dUGnkre6uBhX1abB4ofkoecGN4aDXdiWSaWLUjVw6bh"
spl_token = "FmpfPa1LHEYRbueNMnwNVd2JvyQ89GXGWdyZEXNNKV8w"
floats = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
@@ -3,9 +3,6 @@ seeds = false
multiple_suites_run_single = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
multiple_suites = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
@@ -4,9 +4,6 @@ seeds = false
realloc = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
@@ -2,9 +2,6 @@
unchecked_account = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
account_info = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
validator_clone = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"