Zap split goals

This commit is contained in:
2023-09-14 13:34:45 +01:00
parent dd4d73e81c
commit 0fa51dd7e5
5 changed files with 18 additions and 10 deletions

View File

@ -36,7 +36,6 @@ export interface SendSatsProps {
title?: ReactNode;
notice?: string;
note?: HexKey;
author?: HexKey;
allocatePool?: boolean;
}