encointer / encointer-node

encointer node and cli client
Apache License 2.0
23 stars 8 forks source link

[Client] use new extrinsic: `attest_attendees` instead of old `attest_claims` #264

Closed clangenb closed 2 years ago

clangenb commented 2 years ago

I did this to debug the early payout bug introduced with the app, see: https://github.com/encointer/pallets/issues/278.

However, this will be the way that we will run the bootstrapping scripts anyhow in the future, as the old attest_claims extrinsic will be removed.