mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-28 22:03:01 +02:00
Merge pull request #869 from believethehype/NIP90-ContentDiscovery
update paid dvms with processing status after payment
This commit is contained in:
@@ -390,6 +390,8 @@ fun FeedDVM(
|
||||
}
|
||||
}
|
||||
}
|
||||
} else if (status.code == "processing") {
|
||||
currentStatus = status.description
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user