Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Problem: upgrade to bech32 0.8.0 fails #2519

Open
tomtau opened this issue Feb 15, 2021 · 0 comments
Open

Problem: upgrade to bech32 0.8.0 fails #2519

tomtau opened this issue Feb 15, 2021 · 0 comments

Comments

@tomtau
Copy link
Contributor

tomtau commented Feb 15, 2021

   Compiling chain-core v0.6.0 (/home/runner/work/thaler/thaler/chain-core)
888
error[E0061]: this function takes 3 arguments but 2 arguments were supplied
889
Error:   --> chain-core/src/tx/data/address.rs:68:21
890
   |
891
68 |                     bech32::encode(get_bech32_human_part_from_network(network), checked_data)
892
   |                     ^^^^^^^^^^^^^^ -------------------------------------------  ------------ supplied 2 arguments
893
   |                     |
894
   |                     expected 3 arguments
895

896
error: aborting due to previous error
897
Error: aborting due to previous error
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant