Get DAO keyset
Response Body
application/json
curl -X GET "https://ldn.test.network/statechain/keyset"{
"keys": [
"a1b2c3d4...",
"e5f6a7b8...",
"c9d0e1f2..."
],
"threshold": 2
}application/json
curl -X GET "https://ldn.test.network/statechain/keyset"{
"keys": [
"a1b2c3d4...",
"e5f6a7b8...",
"c9d0e1f2..."
],
"threshold": 2
}