Enumeration TransactionEntryPointTag

Enum representing the unique tags associated with each transaction entry point. These tags are used to simplify storage and facilitate efficient comparison of entry points.

Enumeration Members

ActivateBid: 8
AddBid: 3
AddReservations: 10
Call: 0
CancelReservations: 11
ChangeBidPublicKey: 9
Custom: 1
Delegate: 5
Redelegate: 7
Transfer: 2
Undelegate: 6
WithdrawBid: 4

Generated using TypeDoc