Preparing search index...
The search index is not available
tbdex-js
tbdex-js
@tbdex/http-server
CreateExchangeCallback
Type alias CreateExchangeCallback
Beta
Create
Exchange
Callback
:
(
(
ctx
,
message
,
opts
)
=>
Promise
<
void
>
)
Callback handler for the SubmitRfq requests
Type declaration
(
ctx
,
message
,
opts
)
:
Promise
<
void
>
Parameters
ctx
:
RequestContext
message
:
Rfq
opts
:
{
offering
:
Offering
;
replyTo
?:
string
;
}
offering
:
Offering
Optional
reply
To
?:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tbdex-js
Loading...
Callback handler for the SubmitRfq requests