mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update SendDetailsStackParamList.ts
This commit is contained in:
parent
9080d50240
commit
238d5fd208
@ -35,7 +35,7 @@ export type SendDetailsStackParamList = {
|
||||
};
|
||||
PsbtWithHardwareWallet: {
|
||||
memo?: string;
|
||||
walletID?: string;
|
||||
walletID: string;
|
||||
launchedBy?: string;
|
||||
psbt?: Psbt;
|
||||
txhex?: string;
|
||||
|
Loading…
Reference in New Issue
Block a user