Skip to content
Cosmopediaby Unity Nodes
DiscussionsConversationChange the display order Blog TutoForum ↗

Change the display order Blog Tuto

Conversation1 posts270 viewsLast activity May 2023
MO
moac8OP
May 2023

Hi, I’m a cosmos and go newbie and I need your help
actually when i use : blogd q blog show-post 0 return :

post:
  body: world
  creator: cosmos1x33ummgkjdd6h2frlugt3tft7vnc0nxyfxnx9h
  id: "0"
  title: hello

but I would like it to show

post:
  title: hello
  body: world
  id: "0"
  creator: cosmos1x33ummgkjdd6h2frlugt3tft7vnc0nxyfxnx9h

i tried to change the variable post in query_show_post.go but i’ve got weird error so i restore with git and ask here. Thanks in advance

← Back to Discussions