Skip to content

Commit b8c2a60

Browse files
authored
add eof
1 parent ba5fc29 commit b8c2a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/wallet-sdk/src/core/rpc/wallet_getSubAccount.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ export type GetSubAccountsResponseItem = {
1313

1414
export type GetSubAccountsResponse = {
1515
subAccounts: GetSubAccountsResponseItem[];
16-
};
16+
};

0 commit comments

Comments
 (0)