@did-btc1/method
    Preparing search index...

    Interface GenerateBeaconParams

    interface GenerateBeaconParams {
        identifier: string;
        network: Network;
        publicKey: Bytes;
        type: string;
    }
    Index

    Properties

    identifier: string
    network: Network
    publicKey: Bytes
    type: string