Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ContractServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ContractServer) IsProfileId(_ context.Context, req *pb.IsProfileIdRequest) (*pb.IsProfileIdResponse, error) + func (s *ContractServer) NewContract(_ context.Context, req *pb.NewContractRequest) (*pb.NewContractResponse, error)