[bug] wrong number of args to createPairingProcess
This commit is contained in:
parent
99400a71f7
commit
14b539595f
@ -173,8 +173,6 @@ export async function prepareAndSendPairingTx(): Promise<void> {
|
||||
const createPairingProcessReturn = await service.createPairingProcess(
|
||||
"",
|
||||
[],
|
||||
relayAddress[0].spAddress,
|
||||
1,
|
||||
);
|
||||
|
||||
if (!createPairingProcessReturn.updated_process) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user