From 09adc4d5e2d30f85141a5cb5950bbcf2b3714e7b Mon Sep 17 00:00:00 2001 From: ZenGround0 Date: Wed, 21 Jul 2021 15:49:09 -0400 Subject: [PATCH] make docsgen changes --- documentation/en/api-v0-methods-miner.md | 2 +- documentation/en/api-v0-methods-worker.md | 2 +- documentation/en/api-v0-methods.md | 4 ++-- documentation/en/api-v1-unstable-methods.md | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/documentation/en/api-v0-methods-miner.md b/documentation/en/api-v0-methods-miner.md index b488e8996..e8598ff0c 100644 --- a/documentation/en/api-v0-methods-miner.md +++ b/documentation/en/api-v0-methods-miner.md @@ -199,7 +199,7 @@ Response: ```json { "Version": "string value", - "APIVersion": 131328, + "APIVersion": 131329, "BlockDelay": 42 } ``` diff --git a/documentation/en/api-v0-methods-worker.md b/documentation/en/api-v0-methods-worker.md index c620113f4..341846759 100644 --- a/documentation/en/api-v0-methods-worker.md +++ b/documentation/en/api-v0-methods-worker.md @@ -144,7 +144,7 @@ Perms: admin Inputs: `null` -Response: `131328` +Response: `131329` ## Add diff --git a/documentation/en/api-v0-methods.md b/documentation/en/api-v0-methods.md index f52728d94..bc67382d6 100644 --- a/documentation/en/api-v0-methods.md +++ b/documentation/en/api-v0-methods.md @@ -280,7 +280,7 @@ Response: ```json { "Version": "string value", - "APIVersion": 131328, + "APIVersion": 131329, "BlockDelay": 42 } ``` @@ -4634,7 +4634,7 @@ Inputs: ] ``` -Response: `14` +Response: `1300` ### StateReadState StateReadState returns the indicated actor's state. diff --git a/documentation/en/api-v1-unstable-methods.md b/documentation/en/api-v1-unstable-methods.md index cc61711b9..37389d0a6 100644 --- a/documentation/en/api-v1-unstable-methods.md +++ b/documentation/en/api-v1-unstable-methods.md @@ -282,7 +282,7 @@ Response: ```json { "Version": "string value", - "APIVersion": 131328, + "APIVersion": 131329, "BlockDelay": 42 } ``` @@ -4855,7 +4855,7 @@ Inputs: ] ``` -Response: `14` +Response: `1300` ### StateReadState StateReadState returns the indicated actor's state.