mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
Rename file (typo)
This commit is contained in:
@@ -90,7 +90,7 @@ export const publishData = async ({
|
||||
keyPair
|
||||
) => {
|
||||
if (!arbitraryBytesBase58) {
|
||||
throw new Error('ArbitraryBytesBase58 not defined');
|
||||
throw new Error('ArbitraryBytesBase58 not defined'); // TODO translate
|
||||
}
|
||||
|
||||
if (!keyPair) {
|
Reference in New Issue
Block a user