Type alias MultibaseSecretKey

MultibaseSecretKey: {
    secretKeyMultibase: Base58BtcMultibaseString;
}

Type declaration