chore: ledger entries refactor - fix types compiltion failing
This commit is contained in:
@@ -47,7 +47,7 @@ const createDownloadUrl = (
|
||||
|
||||
interface Props {
|
||||
partyId: string;
|
||||
vegaUrl: string;
|
||||
vegaUrl?: string;
|
||||
assets: Record<string, string>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user