Documentation ¶
Index ¶
- type Address
- func (a *Address) Checksum() uint16
- func (a *Address) Data() []byte
- func (a *Address) Dump() string
- func (a *Address) FlagsToByte() (flags byte)
- func (a *Address) IsAddrNone() bool
- func (a *Address) IsBounceable() bool
- func (a *Address) IsTestnetOnly() bool
- func (a *Address) MarshalJSON() ([]byte, error)
- func (a *Address) SetBounce(bouncable bool)
- func (a *Address) SetTestnetOnly(testnetOnly bool)
- func (a *Address) String() string
- func (a *Address) Workchain() byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
type Address struct {
// contains filtered or unexported fields
}
func MustParseAddr ¶
func (*Address) FlagsToByte ¶
func (*Address) IsAddrNone ¶
func (*Address) IsBounceable ¶
func (*Address) IsTestnetOnly ¶
func (*Address) MarshalJSON ¶
func (*Address) SetTestnetOnly ¶
Click to show internal directories.
Click to hide internal directories.