feat: add close accounts and reclaim rent

This commit is contained in:
thrishank
2025-01-02 16:58:56 +05:30
parent 42b64f2264
commit c08ae5bb04
4 changed files with 142 additions and 6 deletions

View File

@@ -52,3 +52,4 @@ export * from "./rock_paper_scissor";
export * from "./create_tiplinks";
export * from "./tensor_trade";
export * from "./close_empty_token_accounts";