From 1333350e6823408faf4ad7daef987a82b56a4e4b Mon Sep 17 00:00:00 2001 From: x Date: Wed, 18 Jan 2023 12:20:50 +0100 Subject: [PATCH] doc: architecture/tooling.md remove NOTE --- doc/src/architecture/tooling.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/src/architecture/tooling.md b/doc/src/architecture/tooling.md index 84c9ad7c8..cbb02a12d 100644 --- a/doc/src/architecture/tooling.md +++ b/doc/src/architecture/tooling.md @@ -27,8 +27,6 @@ their commands so that product teams can easily build an application. They will use the command line tool as an interactive debugging application and point of reference. -NOTE: should the API use byte arrays or hex strings? - The API should be well documented with all arguments explained. Likewise for the commands help text.