coinexchain/dex

Feature: Limit max address length to 45, so UI display will be easier

Closed this issue · 1 comments

len("cettest1755jdvwpvxm7vtfw3f0nk4cx2y4srq554t77d4")
46
len("coinex14jlxxt4l2qqr952w3yl36k6c8cq2zcu7grmun3")
45

choose 45 is the most easy choice both for Chain and UI code.

close by commits 225c7fe