mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-11-02 05:57:07 +00:00
Rename file (typo)
This commit is contained in:
@@ -135,7 +135,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