mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-04 06:23:09 +00:00
todo
This commit is contained in:
parent
0fefb0b054
commit
7456f5c51a
@ -98,6 +98,8 @@ namespace BiblioTech.Commands
|
||||
|
||||
private string FormatTransactionLink(string transaction)
|
||||
{
|
||||
TODO! this needs to be configurable when we switch to devnet.
|
||||
|
||||
var url = $"https://explorer.testnet.codex.storage/tx/{transaction}";
|
||||
return $"- [View on block explorer](<{url}>){Environment.NewLine}Transaction ID - `{transaction}`";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user