Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Claim Interface #227

Closed
jwicks31 opened this issue Nov 8, 2018 · 0 comments · Fixed by #226
Closed

Update Claim Interface #227

jwicks31 opened this issue Nov 8, 2018 · 0 comments · Fixed by #226

Comments

@jwicks31
Copy link
Contributor

jwicks31 commented Nov 8, 2018

Update the Interface for Claims to

interface Claim {
  [key: string]: number | string | ReadonlyArray<number | string | Claim> | Claim
}
@jwicks31 jwicks31 self-assigned this Nov 8, 2018
@geoffturk geoffturk added this to the Mainnet-beta milestone Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants