1
This commit is contained in:
parent
6e1d7ec688
commit
d43fa77bd2
@ -83,8 +83,8 @@ async function buyPlanet(session) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
const signature = await bc.soliditySha3Sign(
|
const signature = await bc.soliditySha3Sign(
|
||||||
account,
|
|
||||||
currency,
|
currency,
|
||||||
|
account,
|
||||||
...nftAddress,
|
...nftAddress,
|
||||||
...signArr
|
...signArr
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user