Skip to content

Lack of explanation of how forge and inject are supposed to work

Running TAG and calling /forge/jobs return a blob and an id.

Assuming we use some external device to sign the blob with ed25519, we obtain a signed blob.

How is this blob supposed to be sent back using /inject/jobs, that expects a signature and a signed transaction with some text format that starts with sigtorXXXX and sigXXX?