Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MEPublicKeyStr = "1BWutmTvYPwDtmw9abTkS4Ssr8no61spGAvW1X6NDix" MEPublicKey = solana.MustPublicKeyFromBase58(MEPublicKeyStr) )
Functions ¶
This section is empty.
Types ¶
type MagicEdenClient ¶
type NotificationService ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New( meClient MagicEdenClient, notificationService NotificationService, options ...Option) (*Service, error)
func (*Service) GetTransaction ¶
Click to show internal directories.
Click to hide internal directories.