Skip to content

Commit 56fabe9

Browse files
committed
admin: updated spellcheck dictionary
1 parent cf7d9da commit 56fabe9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

misc/admin/lib/cmds/spell-check.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ contenthash ctr ctrl debug dd dklen eexist encseed eof eq erc ethaddr
6262
ethseed ethers eval exec filename func gz gzip hid http https hw iv
6363
info init ipc json kdf kdfparams labelhash lang lib metadata mm multihash nfc
6464
nfkc nfd nfkd nodehash notok nowait nullish offchain oob opcode org pbkdf pc plugin
65-
pragma pre prf recid repl rpc sighash topichash solc stdin stdout subclasses
65+
pragma pre prf recid repl rpc sighash topichash solc stderr stdin stdout subclasses
6666
subnode timeout todo txt typeof ufixed utc utf util url urlencoded uuid vm
67-
vs websocket wikipedia wildcard wildcards www wx xe xpriv xpub xx yyyy zlib
67+
vs websocket wikipedia wildcard wildcards wss www wx xe xpriv xpub xx yyyy zlib
6868
6969
// AbiV2
7070
abiv
@@ -75,7 +75,7 @@ apikey asc endblock startblock
7575
alchemyapi ankr arbitrum Cloudflare com Etherscan INFURA IPFS IPNS MetaMask Nodesmith
7676
Trezor ledgerhq axic bitcoinjs browserify easyseed ethereumjs
7777
goerli homestead kotti kovan mainnet morden mordor rinkeby kintsugi
78-
ropsten testnet lb maticmum
78+
ropsten skynet testnet lb maticmum
7979
8080
// Demo words
8181
args foo eth foo foobar ll localhost passwd ricmoo tx xxx yna

misc/admin/src.ts/cmds/spell-check.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ contenthash ctr ctrl debug dd dklen eexist encseed eof eq erc ethaddr
5353
ethseed ethers eval exec filename func gz gzip hid http https hw iv
5454
info init ipc json kdf kdfparams labelhash lang lib metadata mm multihash nfc
5555
nfkc nfd nfkd nodehash notok nowait nullish offchain oob opcode org pbkdf pc plugin
56-
pragma pre prf recid repl rpc sighash topichash solc stdin stdout subclasses
56+
pragma pre prf recid repl rpc sighash topichash solc stderr stdin stdout subclasses
5757
subnode timeout todo txt typeof ufixed utc utf util url urlencoded uuid vm
58-
vs websocket wikipedia wildcard wildcards www wx xe xpriv xpub xx yyyy zlib
58+
vs websocket wikipedia wildcard wildcards wss www wx xe xpriv xpub xx yyyy zlib
5959
6060
// AbiV2
6161
abiv
@@ -66,7 +66,7 @@ apikey asc endblock startblock
6666
alchemyapi ankr arbitrum Cloudflare com Etherscan INFURA IPFS IPNS MetaMask Nodesmith
6767
Trezor ledgerhq axic bitcoinjs browserify easyseed ethereumjs
6868
goerli homestead kotti kovan mainnet morden mordor rinkeby kintsugi
69-
ropsten testnet lb maticmum
69+
ropsten skynet testnet lb maticmum
7070
7171
// Demo words
7272
args foo eth foo foobar ll localhost passwd ricmoo tx xxx yna

0 commit comments

Comments
 (0)