Packages

This is an implementation of BIP-0173 or bech32. It also supports Nervos CKB.

Current section

Files

Jump to
bech32 .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]