1
struct [[eosio::table("message"), eosio::contract("talk")]] message {
...
}

I googled a lot and no luck.

Could someone please explain: What the meaning of double brackets [[..]] after struct in C++?

0 Answers0