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 our tokenfactory to the latest version NTRN-93 #26

Merged
merged 17 commits into from
Sep 20, 2023

Conversation

quasisamurai
Copy link
Contributor

@quasisamurai quasisamurai commented Sep 8, 2023

@quasisamurai quasisamurai changed the title Feat/tokenfactory update Update our tokenfactory to the latest version NTRN-93 Sep 8, 2023
@quasisamurai quasisamurai changed the base branch from main to sdk/47 September 13, 2023 12:42
}

fn query_sudo_result_block_before(deps: Deps) -> StdResult<SudoResResponse> {
let res = SUDO_RES_TRACK.load(deps.storage)?;
Copy link
Contributor

Choose a reason for hiding this comment

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

should be SUDO_RES_BLOCK as far as I understand it

@pr0n00gler pr0n00gler merged commit 3398796 into sdk/47 Sep 20, 2023
7 checks passed
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.

4 participants