Skip to content

Commit d49591e

Browse files
Updated README.md
1 parent 9f3c8ba commit d49591e

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

Diff for: README.md

+22-12
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,26 @@ node index.js -e wss://kusama-rpc.polkadot.io --receiving-addresses <FILE_WITH_A
6868

6969
```txt
7070
Options:
71-
--amount Amount of KSM to be divided amongst the list of accounts
72-
[number] [required]
73-
--id The id of your target egg [string] [required]
74-
--emotes array of emojis, space separated [array]
75-
-e, --endpoint The wss endpoint. [Westend = wss://westend-rpc.polkadot.io]
76-
[Kusama = wss://kusama-rpc.polkadot.io] [string] [required]
77-
--help Show help [boolean]
78-
-r, --remove array of emojis to remove from the list, space separated
79-
[array]
80-
-s, --seed Your mnemonic seed. It is not saved anywhere.
81-
[string] [required]
82-
--version Show version number [boolean]
71+
--help Show help [boolean]
72+
--version Show version number [boolean]
73+
--id A file with RMRK IDs. [string]
74+
-e, --endpoint The wss endpoint. (defaults to westend)
75+
[Westend = wss://westend-rpc.polkadot.io]
76+
[Kusama = wss://kusama-rpc.polkadot.io]
77+
[string] [required]
78+
-s, --secret-keys A file with secret keys or seed phrases. It
79+
is not saved anywhere. [string]
80+
-f, --funding-account A file with secret key or seed phrase. It is
81+
not saved anywhere. [string]
82+
--receiving-addresses, --ra Used with funding-account where we specify
83+
amount to transfer to receiving accounts in
84+
the accounts file. [string]
85+
--amount Used with funding-account where we specify
86+
amount to transfer to receiving accounts in
87+
the accounts file.
88+
--emotes array of emojis, space separated [array]
89+
-r, --remove array of emojis to remove from the list,
90+
space separated [array]
91+
-c, --chunk Boolean for if script should run chunked
92+
batch calls [boolean] [default: true]
8393
```

Diff for: rmrk_ids.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
6802595-24d573f4dfa1d7fd33-KAN-KANL-0000000000003818

0 commit comments

Comments
 (0)