...objects or an empty vector, the type tag must be specified.
--merge-coins Merge N coins into the provided coin.
--move-call Make a move call to a function.
--split-coins Split the coin into N coins as per the given arr...
.... It also accepts an address by its alias
pay Paycoins to recipients following specified amounts, with input coins. Length of recipients must be the same as that of amounts
pay-all-sui Pay all residual SUI coins to the recipient with input coins, after dedu...
...确实由某个人创建
## 实操
1. Open a terminal shell on your computer.
2. Clone the node template repository by running the following command:
```
git clone https://github.com/substrate-developer-hub/substrate-node-template
```
3. Change to the root of the node template direc...