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

Problem: upgrade to bech32 0.8.0 fails #2519

@tomtau

Description

@tomtau
   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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions