I try to get table but failed:
$ cleos get table usagedbc usagedbc db_struct
Error 3120001: Invalid name
Name should be less than 13 characters and only contains the following symbol .12345abcdefghijklmnopqrstuvwxyz
Error Details:
Name not properly normalized (name: db_struct, normalized: db.struct)
Hi, you not right use it
cleos get table usagedbc usagedbc db_struct
instead db_struct you need set table name, on it sample table name "dbtablename"
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
#right #usage
cleos get table usagedbc usagedbc dbtablename
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit