You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the ' at the Start and End:
creategovvoc {"title": "DFIP Title" ,"context":"https://www.reddit.com/r/defiblockchain/"}
Result: Shows instructions about creategovvoc command
You can also join our Telegram or Reddit community channels.
Details
I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.
I tried to submit a DFIP via the desktop full node wallet with the template from https://defiscan.live/governance/create
Template:
creategovvoc '{"title": "DFIP Title" ,"context":"https://www.reddit.com/r/defiblockchain/"}'
Result: Shows instructions about creategovvoc command
Removed the ' at the Start and End:
creategovvoc {"title": "DFIP Title" ,"context":"https://www.reddit.com/r/defiblockchain/"}
Result: Shows instructions about creategovvoc command
Removed all spaces between parameters
creategovvoc {"title":"DFIP Title","context":"https://www.reddit.com/r/defiblockchain/"}
Result: Expected type object, got string
Expected behavior:
Submit the DFIP
How to reproduce it (as minimally and precisely as possible):
Go to https://defiscan.live/governance/create
Create a DFIP
Try to submit the command template via FullNode Wallet CLI
What are your environment parameters?
DeFi Wallet v3.2.9
Node v3.2.7
Windows 10
The text was updated successfully, but these errors were encountered: