Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/Reference/RPC/v3/about-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,17 @@ Examples:

This brings RPC-Go in line with modern CLI conventions and makes scripts cleaner.

#### Additional configure flags

The `rpc-go configure` command adds two optional flags in v3.x to explicitly
control AMT state during configuration:

- `enable-operational-state`
- `disable-operational-state`


Use only one of these flags per invocation.

### 4. Removal of Legacy `configv2`

The old provisioning flag:
Expand Down
Loading