Host
<path>
The path where the PIN is located. There are three modes to represent path
as follows:
Starts with "/": Locates the PIN to be created through the path, e.g.,
/protocols/simplebuzz
.Starts with "#": Locates the PIN through the PINNumber.
Starts with "@": Locates the PIN through the PINID.
This is a required option.
host
In <path>
, host
can be an address or a MetaName, for example:
Address: 1PKZnf7DxP69TFTHyzPc5KBidph6yuPKyG
,
When host
is included in <path>
, it declares the source of the data, understood as the host header. This is optional.
If host
is a MetaName, it must not exceed 32 characters, e.g., MetaName: alice.metaid
Last updated