mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
fix whitespace indentation
This commit is contained in:
@@ -211,7 +211,7 @@ async function cancelOffer() {
|
||||
console.log("Connected to Sandbox")
|
||||
|
||||
const tokenOfferID = tokenOfferIndex.value
|
||||
const tokenOffers = [tokenOfferID]
|
||||
const tokenOffers = [tokenOfferID]
|
||||
|
||||
// Prepare transaction -------------------------------------------------------
|
||||
const transactionBlob = {
|
||||
|
||||
Reference in New Issue
Block a user