Skip to content

Commit

Permalink
admin: updated spellcheck dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed May 20, 2022
1 parent cf7d9da commit 56fabe9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions misc/admin/lib/cmds/spell-check.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ contenthash ctr ctrl debug dd dklen eexist encseed eof eq erc ethaddr
ethseed ethers eval exec filename func gz gzip hid http https hw iv
info init ipc json kdf kdfparams labelhash lang lib metadata mm multihash nfc
nfkc nfd nfkd nodehash notok nowait nullish offchain oob opcode org pbkdf pc plugin
pragma pre prf recid repl rpc sighash topichash solc stdin stdout subclasses
pragma pre prf recid repl rpc sighash topichash solc stderr stdin stdout subclasses
subnode timeout todo txt typeof ufixed utc utf util url urlencoded uuid vm
vs websocket wikipedia wildcard wildcards www wx xe xpriv xpub xx yyyy zlib
vs websocket wikipedia wildcard wildcards wss www wx xe xpriv xpub xx yyyy zlib
// AbiV2
abiv
Expand All @@ -75,7 +75,7 @@ apikey asc endblock startblock
alchemyapi ankr arbitrum Cloudflare com Etherscan INFURA IPFS IPNS MetaMask Nodesmith
Trezor ledgerhq axic bitcoinjs browserify easyseed ethereumjs
goerli homestead kotti kovan mainnet morden mordor rinkeby kintsugi
ropsten testnet lb maticmum
ropsten skynet testnet lb maticmum
// Demo words
args foo eth foo foobar ll localhost passwd ricmoo tx xxx yna
Expand Down
6 changes: 3 additions & 3 deletions misc/admin/src.ts/cmds/spell-check.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ contenthash ctr ctrl debug dd dklen eexist encseed eof eq erc ethaddr
ethseed ethers eval exec filename func gz gzip hid http https hw iv
info init ipc json kdf kdfparams labelhash lang lib metadata mm multihash nfc
nfkc nfd nfkd nodehash notok nowait nullish offchain oob opcode org pbkdf pc plugin
pragma pre prf recid repl rpc sighash topichash solc stdin stdout subclasses
pragma pre prf recid repl rpc sighash topichash solc stderr stdin stdout subclasses
subnode timeout todo txt typeof ufixed utc utf util url urlencoded uuid vm
vs websocket wikipedia wildcard wildcards www wx xe xpriv xpub xx yyyy zlib
vs websocket wikipedia wildcard wildcards wss www wx xe xpriv xpub xx yyyy zlib
// AbiV2
abiv
Expand All @@ -66,7 +66,7 @@ apikey asc endblock startblock
alchemyapi ankr arbitrum Cloudflare com Etherscan INFURA IPFS IPNS MetaMask Nodesmith
Trezor ledgerhq axic bitcoinjs browserify easyseed ethereumjs
goerli homestead kotti kovan mainnet morden mordor rinkeby kintsugi
ropsten testnet lb maticmum
ropsten skynet testnet lb maticmum
// Demo words
args foo eth foo foobar ll localhost passwd ricmoo tx xxx yna
Expand Down

0 comments on commit 56fabe9

Please sign in to comment.