package
1.0.1
Repository: https://github.com/nodedao/operator-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewNETHExitScan new nETH exit scan.
NewVnftExitScan new vnft exit scan.
NewVnftOwnerVerify new vnft owner verify.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

NETHExitScan nETH exit scan Only largeRequest nETH needs to be scanned to exit.
VnftExitScan vnft exit scan.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ExitFilter filter the exit for vNFT and nETH.
ExitMarker To perform a validator exit, it needs to be flagged, and then it is used for filter.
ExitScanner Scan the smart contract for records that need to be exited.
VnftOwnerValidator 'VnftOwnerValidator' is used to verify that the relationship between the validator 'StakeType' and 'VnftOwner' is correct.
WithdrawalRequestExitValidatorCounter Calculate the number of validators that need to be exited by a Withdrawal Request.
WithdrawalRequestFilter To filter for WithdrawalRequests.
WithdrawalRequestMarker To mark deal for WithdrawalRequest.
WithdrawalRequestScanner nETH exit depends on the WithdrawalRequest.

# Type aliases

No description provided by the author
No description provided by the author