mirror of
https://github.com/status-im/simulation.git
synced 2025-02-18 01:57:31 +00:00
Update README
This commit is contained in:
parent
802c3e01c7
commit
6617677a48
@ -31,6 +31,11 @@ You can specify different bind address using `-h` command line flag. See `./prop
|
||||
|
||||
``json
|
||||
{
|
||||
"algorithm": "whisperv6",
|
||||
"senderIdx": 0,
|
||||
"ttl": 10,
|
||||
"msg_size": 300,
|
||||
"network": {
|
||||
"nodes": [
|
||||
{
|
||||
"id": "192.168.1.2"
|
||||
@ -46,6 +51,7 @@ You can specify different bind address using `-h` command line flag. See `./prop
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
# Response format
|
||||
|
Loading…
x
Reference in New Issue
Block a user