Documentation ¶
Index ¶
- Constants
- func CheckOperator(characterIdStr string) (bool, error)
- func ExtractNoteID(rcpt *ethTypes.Receipt) (int64, error)
- func PostNoteForCharacter(characterIdStr string, metadataUri string, forURI string, ...) (string, int64, int64, error)
- func Prepare() (*ethclient.Client, *crossbellContract.Contracts, *bind.TransactOpts, error)
Constants ¶
View Source
const (
POST_NOTE_TOPIC_0_HEX = "0x6ea6daa2449ded342bb92186e54e576ec7c6a729d4ccbf6f364e1bd1f1a52740" // keccak 'PostNote(uint256,uint256,bytes32,bytes32,bytes)'
)
Variables ¶
This section is empty.
Functions ¶
func CheckOperator ¶
func PostNoteForCharacter ¶
func Prepare ¶
func Prepare() (*ethclient.Client, *crossbellContract.Contracts, *bind.TransactOpts, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.