jbub / banking

Banking library written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in validation response: "invalid bban length"

ohenrik opened this issue · comments

I suspect this should be "invalid iban length", not "invalid bban length":

ErrInvalidBbanLength = errors.New("iban: invalid bban length")

Ups. nm