Envelope<T> = Signed<T> | UnSigned<T>
T
Signed
UnSigned
Defined in: packages/agent/src/agent/http/types.ts:53