Documentation ¶
Index ¶
- type PslNode
- func (n *PslNode) Connect()
- func (n *PslNode) FindIDTicket(search string) (*models.IdTicket, error)
- func (n *PslNode) FindIDTickets(search string) (*[]models.IdTicket, error)
- func (n *PslNode) GetMNRegFee() (int, error)
- func (n *PslNode) Getblockchaininfo() (*models.Blockchaininfo, error)
- func (n *PslNode) ListIDTickets(idtype string) (*[]models.IdTicket, error)
- func (n *PslNode) ListPastelIDs() (*[]models.PastelID, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PslNode ¶
type PslNode struct {
// contains filtered or unexported fields
}
func (*PslNode) FindIDTicket ¶
func (*PslNode) FindIDTickets ¶
func (*PslNode) GetMNRegFee ¶
func (*PslNode) Getblockchaininfo ¶
func (n *PslNode) Getblockchaininfo() (*models.Blockchaininfo, error)
func (*PslNode) ListIDTickets ¶
Click to show internal directories.
Click to hide internal directories.