db.getCollection("coin-to-account-link").createIndex({coinId: 1, accountId: 1}, {unique: true})