Set reference Uri
This commit is contained in:
@ -125,7 +125,7 @@ namespace Hcs.Broker.Api.Request
|
||||
|
||||
var reference = new CpReference()
|
||||
{
|
||||
Uri = "",
|
||||
Uri = "#signed-data-container",
|
||||
DigestMethod = digestMethod
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user