fix whitespace indentation

This commit is contained in:
Omar Khan
2022-03-10 17:08:12 -05:00
parent fb22c495bb
commit 89bc839a80
2 changed files with 2 additions and 2 deletions

View File

@@ -741,7 +741,7 @@ async function cancelOffer() {
```js
const tokenOfferID = tokenOfferIndex.value
const tokenOffers = [tokenOfferID]
const tokenOffers = [tokenOfferID]
const transactionBlob = {
"TransactionType": "NFTokenCancelOffer",