From 16b6d5c5d3257bdd9edf6abcf97d3e0b60591f84 Mon Sep 17 00:00:00 2001 From: Ben van Hartingsveldt Date: Tue, 21 May 2024 21:16:01 +0200 Subject: [PATCH] Apply suggestions --- bip-0040.mediawiki | 2 +- bip-0040/service-example.mediawiki | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bip-0040.mediawiki b/bip-0040.mediawiki index 7be68fc1..e6b88994 100644 --- a/bip-0040.mediawiki +++ b/bip-0040.mediawiki @@ -138,7 +138,7 @@ On top of Stratum, some services are defined. They are listed below, grouped by * [[bip-0040/service-blockchain.address.mediawiki|Blockchain Address]] * [[bip-0040/service-blockchain.block.mediawiki|Blockchain Block]] -* [[bip-0040/service-blockchain.transaction.mediawiki|Blockchain Translation]] +* [[bip-0040/service-blockchain.transaction.mediawiki|Blockchain Transaction]] * [[bip-0040/service-node.mediawiki|Node]] * [[bip-0040/service-wallet.mediawiki|Wallet]] diff --git a/bip-0040/service-example.mediawiki b/bip-0040/service-example.mediawiki index 266abfe6..098cdc31 100644 --- a/bip-0040/service-example.mediawiki +++ b/bip-0040/service-example.mediawiki @@ -95,7 +95,7 @@ Ask the server to run a synchronous command for a specific amount of seconds. ==Method: Throw Exception== -Ask the server throw exception. +Ask the server to throw an exception. * Method name: throw_exception @@ -121,7 +121,7 @@ Ask the server throw exception. ==Method: Throw Signed Exception== -Ask the server throw exception in a signed JSON-RPC object. +Ask the server to throw an exception in a signed JSON-RPC object. * Method name: throw_signed_exception