Skip to content

Commit a75e92f

Browse files
committed
incramental close of recipients
1 parent c717176 commit a75e92f

File tree

2 files changed

+302
-371
lines changed

2 files changed

+302
-371
lines changed

packages/helium-admin-cli/src/claim-and-close-subscriber-key-to-assets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const toHnt = (amount: BN) => humanReadable(amount, HNT_DECIMALS);
5252
// Hardcoded key_to_asset addresses from initial migration that need special handling
5353
// These can be closed even if they have iot_info or mobile_info accounts
5454
const HARDCODED_KEY_TO_ASSETS = [
55-
// new PublicKey("AcKpRTmy6YKpQaWfLDBUaduQU1kHhNVLrPkW3TmEEqsc"),
55+
new PublicKey("AcKpRTmy6YKpQaWfLDBUaduQU1kHhNVLrPkW3TmEEqsc"),
5656
new PublicKey("3stUgrUq4j5BbamGdy7X2Y3dee24EeY5u1F7RHrrmaoP"),
5757
new PublicKey("4v7nfEN2Wj342Zm6V1Jwk9i5YCUHu6zBAJFENk6Gxzvr"),
5858
new PublicKey("2RtR6aVt6QgCSdV8LEH6ogWtDXGJpL73aB72DevJKgFC"),

0 commit comments

Comments
 (0)