Skip to content

About basics code #2

@lelence

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.

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