@raoul-picconi/mojito-sdk
    Preparing search index...

    Interface BTCCredentialsResponse

    interface BTCCredentialsResponse {
        btcAddress: string;
        btcPublicKey: string;
    }
    Index

    Properties

    btcAddress: string
    btcPublicKey: string