-
Notifications
You must be signed in to change notification settings - Fork 190
Description
Hello BCovrin stewards 👋,
I’m working with the BCOVRIN_TEST ledger and need my issuer DID written to the ledger so I can register schemas and credential definitions.
I have already tried registering DID in the test network: https://indyscan.bcovrin.vonx.io/tx/BCOVRIN_TEST/domain/3002473. But that was not enough to register schema with BCOVRIN test network.
Here are my details:
- DID:
did:indy:bcovrin:test:J548MxT7KytQkYZ5ZzjhnoL6qrgTzctWKiFfiDFqZ8qM - Verkey:
J548MxT7KytQkYZ5ZzjhnoL6qrgTzctWKiFfiDFqZ8qM - NYM transaction JSON (for reference):
{
"txn": {
"data": {
"alias": "credoQ",
"dest": "J548MxT7KytQkYZ5ZzjhnoL6qrgTzctWKiFfiDFqZ8qM",
"role": "101",
"roleAction": "SET_ENDORSER",
"verkey": "J548MxT7KytQkYZ5ZzjhnoL6qrgTzctWKiFfiDFqZ8qM",
"verkeyFull": "J548MxT7KytQkYZ5ZzjhnoL6qrgTzctWKiFfiDFqZ8qM"
},
"metadata": {
"digest": "a6f79832d1e4f64d90592aea2f582d74c50b36d517e32da2c7d5f3e4ecc94ace",
"from": "2juZ9a3Nc9F7WVK26hzAFr",
"payloadDigest": "c06e576ba59e726d24558eaebcd3225cf818e82406b653a2c313b15389a0dc3c",
"reqId": 1763952101511410000
},
"protocolVersion": 2,
"type": "1",
"typeName": "NYM"
},
"txnMetadata": {
"seqNo": 3002473,
"txnId": "3a7d494bcbe1b795c73d164d928429733f9b62fe0f802dde044db2ff13192bf8",
"txnTime": "2025-11-24T02:41:41.000Z"
}
}
Could you please endorse and submit this NYM transaction so my DID is anchored on BCOVRIN_TEST? Once it’s written, I’ll be able to proceed with schema and credential definition registration.
Thank you for your support