added qortalRequest sign tx

This commit is contained in:
2024-11-19 05:19:31 +02:00
parent 14214ba6f0
commit e8b2196b01
7 changed files with 1741 additions and 1479 deletions

View File

@@ -113,6 +113,7 @@ export const publishData = async ({
transactionBytesBase58
)
if (convertedBytesBase58.error) {
throw new Error('Error when signing')
}