Avalanche SDK Client
    Preparing search index...

    Type Alias StakeableOutputFull

    type StakeableOutputFull = {
        _type: TypeSymbols;
        assetId: Id;
        output: pvmSerial.StakeableLockOut;
    }
    Index

    Properties

    Properties

    _type: TypeSymbols
    assetId: Id
    output: pvmSerial.StakeableLockOut