From: Chris Duncan Date: Tue, 19 Nov 2024 07:04:53 +0000 (-0800) Subject: Newline for legibility. X-Git-Tag: v0.0.20~6 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=77971bbe3f5585ae20ae0cfcab739ea2b4a287a6;p=libnemo.git Newline for legibility. --- diff --git a/src/lib/wallet.ts b/src/lib/wallet.ts index 4379496..a7736eb 100644 --- a/src/lib/wallet.ts +++ b/src/lib/wallet.ts @@ -118,7 +118,8 @@ abstract class Wallet { } /** - * Refreshes wallet account balances, frontiers, and representatives from the current state on the network. + * Refreshes wallet account balances, frontiers, and representatives from the + * current state on the network. * * A successful response will set these properties on each account. *