@lightprotocol/stateless.js - v0.22.1-alpha.1
    Preparing search index...

    Function getTestKeypair

    • For use in tests. Generate a unique keypair by passing in a counter <255. If no counter is supplied, it uses and increments a global counter. if counter > 255, generates random keypair

      Parameters

      • counter: number | undefined = undefined

      Returns Keypair