PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/viem/_esm/zksync/actions
Просмотр файла: getTestnetPaymasterAddress.js
/* @deprecated Check the corresponding ZKsync chain technical documentation to find the testnet paymaster address */
export async function getTestnetPaymasterAddress(client) {
const result = await client.request({ method: 'zks_getTestnetPaymaster' });
return result;
}
//# sourceMappingURL=getTestnetPaymasterAddress.js.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!