Documentation ¶
Index ¶
- type Inscribe
- func (Inscribe) GenerateInscribeNFT(ctx context.Context, request *proto.GenerateInscribeNFTRequest) (*proto.GenerateInscribeNFTResponse, error)
- func (Inscribe) GetInscribeInfo(ctx context.Context, request *proto.GetInscribeInfoRequest) (*proto.GetInscribeInfoResponse, error)
- func (Inscribe) LaunchInscribe(ctx context.Context, request *proto.LaunchInscribeRequest) (*proto.LaunchInscribeResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inscribe ¶
type Inscribe struct {
proto.UnimplementedInscribeServiceServer
}
func (Inscribe) GenerateInscribeNFT ¶
func (Inscribe) GenerateInscribeNFT(ctx context.Context, request *proto.GenerateInscribeNFTRequest) (*proto.GenerateInscribeNFTResponse, error)
func (Inscribe) GetInscribeInfo ¶
func (Inscribe) GetInscribeInfo(ctx context.Context, request *proto.GetInscribeInfoRequest) (*proto.GetInscribeInfoResponse, error)
func (Inscribe) LaunchInscribe ¶
func (Inscribe) LaunchInscribe(ctx context.Context, request *proto.LaunchInscribeRequest) (*proto.LaunchInscribeResponse, error)
Click to show internal directories.
Click to hide internal directories.