Versions in this module Expand all Collapse all v1 v1.8.3 Jan 28, 2022 Changes in this version + type PixieHandler struct + func NewPixieHandler() *PixieHandler + func (h *PixieHandler) MakeDepositProposal(service *native.NativeService) (*scom.MakeTxParam, error) + type Proof struct + AccountProof []string + Address string + Balance string + CodeHash string + Nonce string + StorageHash string + StorageProofs []StorageProof + type ProofAccount struct + Balance *big.Int + Codehash ecommon.Hash + Nounce *big.Int + Storage ecommon.Hash + type StorageProof struct + Key string + Proof []string + Value string