TSignedRequest = object
Defined in: http/dist/base.d.ts:58
Represents a signed request ready to be POSTed to Turnkey
body: string
Defined in: http/dist/base.d.ts:59
stamp: TStamp
Defined in: http/dist/base.d.ts:60
url: string
Defined in: http/dist/base.d.ts:61Was this page helpful?