Use getContributorById call to get contributor data #34
Reference in New Issue
Block a user
Delete Branch "features/balance-from-contributors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This new call also returns the balance of the contributor so we don't
have to make an extra call to the token contract.
this depends on https://github.com/67P/truffle-kredits/pull/14
Love it!