mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 05:45:46 +03:00
fixed address bug for legacy addresses
This commit is contained in:
parent
a8ae8ecf51
commit
e95233dc08
@ -57,7 +57,9 @@
|
|||||||
~/ %to-cord
|
~/ %to-cord
|
||||||
|= a=address ^- cord
|
|= a=address ^- cord
|
||||||
?: ?=([%base58 *] a)
|
?: ?=([%base58 *] a)
|
||||||
(scot %uc +.a)
|
%- crip
|
||||||
|
%+ slag 2
|
||||||
|
(trip (scot %uc +.a))
|
||||||
+.a
|
+.a
|
||||||
::
|
::
|
||||||
++ from-pubkey
|
++ from-pubkey
|
||||||
|
Loading…
Reference in New Issue
Block a user