fix: release FX fixed and unit tests added
This commit is contained in:
@@ -14,4 +14,5 @@ export enum P2PixErrors {
|
||||
LengthMismatch = "LengthMismatch",
|
||||
AddressDenied = "AddressDenied",
|
||||
AmountNotAllowed = "AmountNotAllowed",
|
||||
LockExpired = "LockExpired",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user