Documentation ¶
Index ¶
- func DeployContract() (*hedera.TransactionRecord, error)
- func GetClient() (*hedera.Client, error)
- func GetContractRecord(newContractID hedera.ContractID, productID string) (hedera.ContractFunctionResult, error)
- func SetContractRecord(newContractID hedera.ContractID, productID string, quantity int64, ...) (*hedera.TransactionRecord, error)
- type Bytecode
- type ContractData
- type Data
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployContract ¶
func DeployContract() (*hedera.TransactionRecord, error)
func GetContractRecord ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.