Skip to content

Commit

Permalink
run dfx generate
Browse files Browse the repository at this point in the history
  • Loading branch information
olaszakos committed Nov 25, 2024
1 parent 17df2a1 commit 67f9d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet/src/generated/station/station.did
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@ type GetAccountResult = variant {
type AccountBalance = record {
// The account id.
account_id : UUID;
// The account id.
// The asset id.
asset_id : UUID;
// The balance of the account.
balance : nat;
Expand Down

0 comments on commit 67f9d1b

Please sign in to comment.