KomodoPlatform / komodo-docs-mdx

Komodo Platform Docs
https://komodoplatform.com/en/docs/
2 stars 7 forks source link

Edit sign_raw_transaction RPC method documentation #276

Open harsenyan3 opened 1 month ago

harsenyan3 commented 1 month ago

Review docs for "sign_raw_transaction" RPC method.

  1. Inconsistencies in query parametes between UTXO and EVM (https://github.com/KomodoPlatform/komodo-defi-framework/pull/1930#issuecomment-1782385719)
  2. Test method and add additional dev comments

Refer to PR#1930 (https://github.com/KomodoPlatform/komodo-defi-framework/pull/1930) for more info.

smk762 commented 1 month ago

Initial docs for this were added in https://github.com/KomodoPlatform/komodo-docs-mdx/pull/161 @AndrewDelaney please test the examples in https://komodoplatform.com/en/docs/komodo-defi-framework/api/v20/sign_raw_transaction/ to confirm requests function as expected, response has not changed, and doc is clear / not confusing. I'll cover re-testing the hardware wallet (Trezor) related parts.