Skip to content

Commit 9731597

Browse files
committed
Update blockchain.tsx
1 parent 2d55be9 commit 9731597

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/remix-ide/src/blockchain/blockchain.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ const profile = {
2525
displayName: 'Blockchain',
2626
description: 'Blockchain - Logic',
2727
methods: ['dumpState', 'getCode', 'getTransactionReceipt', 'addProvider', 'removeProvider', 'getCurrentFork', 'isSmartAccount', 'getAccounts', 'web3VM', 'web3', 'getProvider', 'getCurrentProvider', 'getCurrentNetworkStatus', 'getCurrentNetworkCurrency', 'getAllProviders', 'getPinnedProviders', 'changeExecutionContext', 'getProviderObject', 'runTx', 'getBalanceInEther', 'getCurrentProvider', 'deployContractAndLibraries', 'runOrCallContractMethod'],
28-
2928
version: packageJson.version
3029
}
3130

0 commit comments

Comments
 (0)