From 9d2d0a77b0b2c34df1951c74d8afe0519d598f0a Mon Sep 17 00:00:00 2001 From: Jordan Sexton Date: Tue, 29 Oct 2019 04:21:12 -0500 Subject: [PATCH] "auth/StdTx" -> "cosmos-sdk/StdTx" (#5256) --- docs/cn/clients/service-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cn/clients/service-providers.md b/docs/cn/clients/service-providers.md index 548ca95515..8535e6e50a 100644 --- a/docs/cn/clients/service-providers.md +++ b/docs/cn/clients/service-providers.md @@ -158,7 +158,7 @@ sequence numbers and it will mostly do the correct thing. ``` json { - "type": "auth/StdTx", + "type": "cosmos-sdk/StdTx", "value": { "msg": [...], "signatures": [