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

feat: whitelist tf hooks #43

Merged
merged 5 commits into from
Jul 4, 2024
Merged

feat: whitelist tf hooks #43

merged 5 commits into from
Jul 4, 2024

Conversation

jcompagni10
Copy link
Contributor

src/proposal.ts Outdated
export type ParamsTokenfactoryInfo = {
denom_creation_fee: any;
denom_creation_gas_consume: number;
fee_collector_address: string;
whitelisted_hooks: any;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitelisted_hooks: WhitelistedHook[]; ?

pr0n00gler
pr0n00gler previously approved these changes Jul 1, 2024
@jcompagni10 jcompagni10 force-pushed the feat/whitelist-tf-hooks branch from 3beef9d to bcad3b0 Compare July 2, 2024 14:46
@pr0n00gler pr0n00gler merged commit 40c2c30 into main Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants