Skip to content

@lelantos-org/sdk / x402 / shieldedExact

Function: shieldedExact() โ€‹

ts
function shieldedExact(wallet, opts?): PayableSchemeClient;

Defined in: @lelantos-org/sdk/dist/x402/shielded.d.ts:36

Mechanism for scheme: "exact" on network: "shielded:<chainId>".

Register it on an @x402/core client:

ts
const chainId = await wallet.chain.chainId();
client.register(shieldedNetwork(chainId), shieldedExact(wallet));

or delegate to x402.

Parameters โ€‹

ParameterType
walletWalletApi
opts?ShieldedExactOptions

Returns โ€‹

PayableSchemeClient

Lelantosno cookies ๐Ÿช ยท no tracking ๐Ÿ‘๏ธ ยท no accounts ๐Ÿ‘คwalletexplorer4536080GitHub