Versions in this module Expand all Collapse all v1 v1.0.0 Mar 5, 2024 Changes in this version + type Inscribe struct + 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)