Experimental: This API is experimental and may change in a future release.
const swapActions: (client) => SwapActions;Defined in: packages/wallet-apis/src/experimental/swapActionsDecorator.ts:23
This is a decorator that is used to add experimental swap actions to a client.
| Parameter | Type | Description |
|---|---|---|
|
| The wallet client to extend with swap functionality |
An object containing swap-related actions