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