gui: swap transactions and psbts menus

close #458
This commit is contained in:
edouard 2023-04-25 21:47:41 +02:00
parent b4c7d1af50
commit e4da8e9be7

View File

@ -214,8 +214,8 @@ pub fn sidebar<'a>(menu: &Menu, cache: &'a Cache) -> Container<'a, Message> {
.push(spend_button)
.push(receive_button)
.push(coins_button)
.push(psbt_button)
.push(transactions_button)
.push(psbt_button)
.height(Length::Fill),
)
.push(