Defined in: index.ts:53
Stamper to use with @turnkey/http
’s TurnkeyClient
new ApiKeyStamper(
config
):ApiKeyStamper
Defined in: index.ts:57
ApiKeyStamper
apiPrivateKey:
string
Defined in: index.ts:55
apiPublicKey:
string
Defined in: index.ts:54
stamp(
payload
):Promise
<{stampHeaderName
:string
;stampHeaderValue
:string
; }>
Defined in: index.ts:62
string
Promise
<{ stampHeaderName
: string
; stampHeaderValue
: string
; }>
Defined in: index.ts:53
Stamper to use with @turnkey/http
’s TurnkeyClient
new ApiKeyStamper(
config
):ApiKeyStamper
Defined in: index.ts:57
ApiKeyStamper
apiPrivateKey:
string
Defined in: index.ts:55
apiPublicKey:
string
Defined in: index.ts:54
stamp(
payload
):Promise
<{stampHeaderName
:string
;stampHeaderValue
:string
; }>
Defined in: index.ts:62
string
Promise
<{ stampHeaderName
: string
; stampHeaderValue
: string
; }>