Merge branch 'develop' into p2pix-V2
This commit is contained in:
@@ -4,4 +4,5 @@ export type ValidDeposit = {
|
||||
remaining: number;
|
||||
seller: string;
|
||||
pixKey: number;
|
||||
open?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user