From de49b017347eefe049967e67c001f8e2db8f2069 Mon Sep 17 00:00:00 2001 From: Sahil Aujla Date: Tue, 30 Apr 2024 02:17:33 -0400 Subject: [PATCH] remove try it button from eth_sendrawtx --- ethereum/eth_sendRawTransaction.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ethereum/eth_sendRawTransaction.yaml b/ethereum/eth_sendRawTransaction.yaml index a8150412..01a62112 100644 --- a/ethereum/eth_sendRawTransaction.yaml +++ b/ethereum/eth_sendRawTransaction.yaml @@ -45,6 +45,7 @@ components: schema: $ref: ../evm_body.yaml#/eth_sendRawTransaction x-readme: + explorer-enabled: false samples-languages: - curl - javascript