Retrieves an IPNS record from an IPNS service.
|
In
Exec
|
|
|
Ipns Name
String
|
Name of the record (base36 CIDv1, libp2p-key multicodec containing serialized public key multihash) |
|
Ipns Service
EWeb3S_IpnsService Enum
|
Service the record will be retrieved from. |
|
Request Name
Name
|
Optional unique name for the HTTP Request Subsystem. |
|
Out
Exec
|
|
|
Started
Exec
|
|
|
Progress
Exec
|
|
|
Completed
Exec
|
|
|
Request
Web 3S Ipns Http Download Request Object Reference
|
|
|
Bytes Received
Integer64
|
|
|
Response Size
Integer64
|
|
|
Success
Boolean
|
|
|
Error Message
String
|
|
|
Response
Web 3S Http Response Structure (by ref)
|
|
|
Record
IPNS Record Structure (by ref)
|