feat: add esats for federations

This commit is contained in:
benalleng
2024-02-03 17:23:05 -05:00
committed by Paul Miller
parent ae44a83087
commit ece52601b8
5 changed files with 12 additions and 3 deletions

View File

@@ -185,6 +185,7 @@ function FederationListItem(props: {
<AmountSats
amountSats={props.balance}
denominationSize={"sm"}
isFederation
/>
</KeyValue>
</Show>