mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Update SendDetailsStackParamList.ts
This commit is contained in:
parent
9080d50240
commit
238d5fd208
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export type SendDetailsStackParamList = {
|
|||
};
|
||||
PsbtWithHardwareWallet: {
|
||||
memo?: string;
|
||||
walletID?: string;
|
||||
walletID: string;
|
||||
launchedBy?: string;
|
||||
psbt?: Psbt;
|
||||
txhex?: string;
|
||||
|
|
Loading…
Add table
Reference in a new issue