Skip to content

Commit afa7ff4

Browse files
author
22388o
committed
Fix ark
1 parent c2fc5b6 commit afa7ff4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/dlc/ark.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import { init, unlock, lock, balance, onboard, receive, sendOffChain, getServerUrl, getserverPubKeyHex, getWalletType, getClientType, getRoundLifetime } from 'ark-js';
2+
13
// Initialize the wallet
24
await init(walletType, clientType, serverUrl, privateKey, password, chain);
35

0 commit comments

Comments
 (0)