fixing unit and integration test

This commit is contained in:
Chris Troutner
2021-01-07 16:40:55 -08:00
parent 7e3a447973
commit 3d04507948
+2 -2
View File
@@ -1363,8 +1363,8 @@ describe('#SLP', () => {
req.body.tokenUtxos = [
{
tokenId:
'0a321bff9761f28e06a268b14711274bb77617410a16807bd0437ef234a072b1',
decimals: 0,
'38e97c5d7d3585a2cbf3f9580c82ca33985f9cb0845d4dcce220cb709f9538b0',
decimals: 8,
tokenQty: 2
}
]