Documentation
¶
Index ¶
Constants ¶
View Source
const (
OpcodeTopUp = 0xd372158c
)
Variables ¶
View Source
var ExitCodeCodec tvm.ExitCodeCodecInt[ExitCode] = ExitCode(tvm.ExitCode(-1))
View Source
var PathToContracts = os.Getenv("PATH_CONTRACTS_JETTON")
Exposed by default nix shell
View Source
var TLBs = tvm.MustNewTLBMap([]any{ TopUpMessage{}, })
Functions ¶
This section is empty.
Types ¶
type TopUpMessage ¶
type TopUpMessage struct {
QueryID uint64 `tlb:"## 64"`
// contains filtered or unexported fields
}
For funding the contract with TON
Click to show internal directories.
Click to hide internal directories.