hor package

Overview

Package hor is the hall of realms. The Hall of Realms is an exhibition that holds items. Users can add their realms to the Hall of Realms by importing the Hall of Realms package and calling hor.Register() from their init function.

Function

Upvote

func Upvote(pkgpath string)

Param

Command

gnokey query -remote "https://rpc.gno.land:443" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/leon/hor" -func "Upvote"  -args "" -gas-fee 1000000ugnot -gas-wanted 5000000 -send "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "portal-loop" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "https://rpc.gno.land:443" call.tx