Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseChangePaymentStatus ¶ added in v0.50.0
func ParseChangePaymentStatus(e *state.ContainedNotificationEvent) (event.Event, error)
ParseChangePaymentStatus from notification into ChangePaymentStatus structure.
Types ¶
type ChangePaymentStatus ¶ added in v0.50.0
ChangePaymentStatus structure of container.ChangePaymentStatus notification from FS chain.
func (ChangePaymentStatus) MorphEvent ¶ added in v0.50.0
func (ChangePaymentStatus) MorphEvent()
MorphEvent implements Neo:Morph Event interface.
type Lock ¶
type Lock struct {
// contains filtered or unexported fields
}
Lock structure of balance.Lock notification from morph chain.
func (Lock) LockAccount ¶
LockAccount return script hash for balance contract wallet.
Click to show internal directories.
Click to hide internal directories.