This module is a empty module that does nothing It is used to test or demo some use cases
use 0x2::context;
use 0x2::object;
struct Empty has key
This empty function does nothing
public entry fun empty()
This module is a empty module that does nothing It is used to test or demo some use cases
use 0x2::context;
use 0x2::object;
struct Empty has key
This empty function does nothing
public entry fun empty()