issues
search
verida
/
blockchain-contracts
Smart contracts, part of the protocol powering the Verida Network
https://www.verida.network
Apache License 2.0
7
stars
2
forks
source link
[StorageNodeRegistry] Make `isTrustedSigner()` public
#165
Closed
ITStar10
closed
4 months ago
ITStar10
commented
4 months ago
Test script of
verida-js/vda-node-manager
is failed. The
addInitialData()
function is failed because general users can't call the
isTrustedSigner()
function of the contract.
verida-js/vda-node-manager
is failed. TheaddInitialData()
function is failed because general users can't call theisTrustedSigner()
function of the contract.