From adcfc6a1d1af207da47c384faeda98c8f4c9384c Mon Sep 17 00:00:00 2001 From: Jordan Sexton Date: Mon, 28 Oct 2019 16:02:47 -0500 Subject: [PATCH] "auth/StdTx" -> "cosmos-sdk/StdTx" (#5255) --- docs/interfaces/service-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/interfaces/service-providers.md b/docs/interfaces/service-providers.md index cc6280a2a..39d29daf4 100644 --- a/docs/interfaces/service-providers.md +++ b/docs/interfaces/service-providers.md @@ -175,7 +175,7 @@ Signatures and public key examples in a signed transaction: ``` json { - "type": "auth/StdTx", + "type": "cosmos-sdk/StdTx", "value": { "msg": [...], "signatures": [