Sui.Rpc.V2beta.CircomG2 (ex_sui v0.1.0)

View Source

A G2 point.

Summary

Types

t()

@type t() :: %Sui.Rpc.V2beta.CircomG2{
  __unknown_fields__: [Protobuf.unknown_field()],
  e00: String.t() | nil,
  e01: String.t() | nil,
  e10: String.t() | nil,
  e11: String.t() | nil,
  e20: String.t() | nil,
  e21: String.t() | nil
}

Functions

descriptor()