Skip to content

About basics code #2

Description

@lelence

hi, thanks for the code. I have one question, may I add a "namespace" in basics.cpp, like this:

namespace test {
class basics : public contract {...};
}
EOSIO_ABI( test::basics, (test) )

I know if the namespace is "eosio" it`s ok, but other characters , will create an empty abi file, how can I do.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions