Skip to content

layerFromWallet

layerFromWallet(connection, config): Layer<MiddayClientService, ClientError>

Defined in: src/Client.ts:807

Create a Layer from a wallet connection.

Parameters

connection

WalletConnection

config

FromWalletConfig

Returns

Layer<MiddayClientService, ClientError>

Since

0.3.0