protected override async ValueTask InitializeAsync() { WalletAddress = await WalletApiClient.GetWalletAddressAsync((int)ChiaWalletId.Wallet, true); }