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