tkhq / tkcli

Command line tool to interact with Turnkey
Apache License 2.0
18 stars 5 forks source link

`turnkey ethereum transaction` doesn't read organization correctly #26

Closed r-n-o closed 1 year ago

r-n-o commented 1 year ago

Repro:

$ turnkey ethereum transaction --organization 3b05fe0d-2122-4a92-9d6d-ed5db20deab6 --payload 02eb018084773594008522878e7346825208947ce2c7c69e828ae5c7424bf8d8b2dff80c3ee6a3830186a080c0 --private-key c7d3c3f0-eafc-4d87-b471-f5b95cbc2721
{
   "error": "request failed: [POST /public/v1/submit/sign_transaction][400] PublicApiService_SignTransaction default  \u0026{Code:3 Details:[] Message:invalid organization ID (): uuid: incorrect UUID length 0 in string \"\"}"
}