import Foundation
import secp256k1

public class XyoSecp256k1Signer : XyoSigner {
    private var privateKey : [UInt8]