entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

Signing error: Cannot read properties of undefined (reading 'startsWith') #116

Open johnnymatthews opened 2 weeks ago

johnnymatthews commented 2 weeks ago

A user raised an issue in the Community repo about an error that popped up when trying to sign a message:

? Select Action Sign
? What would you like to do? Sign With Adapter

2024-06-14 10:28:44        REGISTRY: Unknown signed extensions ValidateConfirmRegistered found, treating them as no-effect
2024-06-14 10:28:44        API/INIT: RPC methods not decorated: chainSpec_v1_chainName, chainSpec_v1_genesisHash, chainSpec_v1_properties
? Please choose how you would like to input your message to sign: Text Input
? Enter the message you wish to sign (this will open your default editor): Received
msg to be signed: "Hello
"
Cannot read properties of undefined (reading 'startsWith')
? Return to main menu? (Y/n)