mirror of
https://github.com/status-im/status-go.git
synced 2025-02-11 22:37:41 +00:00
Updated Notes on Bindings (markdown)
parent
9c2952d147
commit
aa2164ed04
@ -237,7 +237,7 @@ Note: `GenerateConfig()` requires data directory and network id to be present, b
|
||||
|
||||
To start a node with a given configuration:
|
||||
```go
|
||||
func StartNode(configJSON *C.char) *C.char // starts node with a given data directory
|
||||
func StartNode(configJSON *C.char) *C.char
|
||||
```
|
||||
|
||||
To stop/resume the running node:
|
||||
|
Loading…
x
Reference in New Issue
Block a user