note zap button

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-03-30 15:11:52 -04:00
parent 5917bc16fd
commit cfbd601196
6 changed files with 175 additions and 17 deletions

View File

@@ -176,6 +176,9 @@ impl RenderNavResponse {
ctx.pool,
&txn,
ctx.unknown_ids,
ctx.accounts,
ctx.global_wallet,
ctx.zaps,
);
}