@model WalletSetupViewModel
@{
Layout = "_LayoutWalletSetup";
ViewData.SetActivePage(StoreNavPages.OnchainSettings, "Confirm addresses", Context.GetStoreData().Id);
}
@section Navbar {
Please check that your @Model.CryptoCode wallet is generating the same addresses as below.@ViewData["Title"]