Skip to content

Commit 4d17a87

Browse files
authored
Update pool_restart_txn.md
Signed-off-by: leopardracer <[email protected]>
1 parent 4c23f77 commit 4d17a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/pool_restart_txn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If POOL_RESTART was successfully received, then the reply will be as follows:
3535
}
3636
```
3737
If there are any problems at the stage of static validation, will send REQNACK with a description of the problem.
38-
If an error is detected during the processing of the command, Reply will contains field "isSuccess=Flase" and field "msg" will contains information about the error.
38+
If an error is detected during the processing of the command, Reply will contains field "isSuccess=False" and field "msg" will contains information about the error.
3939
Reply will sended before node restart.
4040

4141
For reference: [INDY-1173](https://jira.hyperledger.org/browse/INDY-1173)

0 commit comments

Comments
 (0)