Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyElaHeader ¶
func VerifyTransaction ¶
func VerifyTransaction(tx *core.Transaction) error
Types ¶
type SpvListener ¶
type SpvListener struct {
ListenAddress string
}
func (*SpvListener) Address ¶
func (l *SpvListener) Address() string
func (*SpvListener) Flags ¶
func (l *SpvListener) Flags() uint64
func (*SpvListener) Notify ¶
func (l *SpvListener) Notify(id common.Uint256, proof bloom.MerkleProof, tx ela.Transaction)
func (*SpvListener) Rollback ¶
func (l *SpvListener) Rollback(height uint32)
func (*SpvListener) Type ¶
func (l *SpvListener) Type() ela.TransactionType
Click to show internal directories.
Click to hide internal directories.