make_integrated_address: encode standard → integrated (iTHN → iTHn) split_integrated_address: decode integrated → standard validate_address: check address validity, detect type (standard/integrated/auditable) All native Go — uses types.DecodeAddress/Encode with Lethean prefixes. 31 chain RPC + 16 wallet proxy + 5 HTTP = 52 total endpoints. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| server.go | ||
| server_integration_test.go | ||
| wallet_rpc.go | ||