Add wallet_sendCalls with Paymaster for gasless transactions #825
Annotations
6 warnings
|
Run linter:
src/hooks/order.hook.ts#L142
'targetAsset' is defined but never used. Allowed unused args must match /^_/u
|
|
Run linter:
src/hooks/order.hook.ts#L27
'EMBEDDED_WALLET' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
src/__tests__/resize-observer.hook.test.ts#L71
'result' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
src/__tests__/payment-info-transaction.test.ts#L404
'processingStateBeforeSign' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
src/__tests__/iframe.hook.test.ts#L5
'originalWindow' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run linter:
src/__tests__/change.hook.test.ts#L1
'act' is defined but never used. Allowed unused vars must match /^_/u
|
Loading