@aptos-labs/ts-sdk - v5.1.4
    Preparing search index...

    Type Alias Fp2

    type Fp2 = {
        c0: bigint;
        c1: bigint;
    }
    Index

    Properties

    Properties

    c0: bigint
    c1: bigint