blob: 0df1274e152149cf2a87baca9d6a108dfb1eca78 (
plain)
1
2
3
4
5
6
7
8
9
10
|
See the documentation for [`Command::multicall`][crate::Command::multicall] for rationale.
This example omits the implementation of displaying address config
```console
$ hostname
www
```
*Note: without the links setup, we can't demonstrate the multicall behavior*
|