Uses of Class
com.syntifi.near.api.rpc.model.accesskey.Key
-
Packages that use Key Package Description com.syntifi.near.api.rpc.service -
-
Uses of Key in com.syntifi.near.api.rpc.service
Methods in com.syntifi.near.api.rpc.service with parameters of type Key Modifier and Type Method Description AccessKeyChangesNearService. viewSingleAccessKeyChanges(long blockHeight, Key[] keys)Returns individual access key changes in a specific block.AccessKeyChangesNearService. viewSingleAccessKeyChanges(Finality finality, Key[] keys)Returns individual access key changes in a specific block.AccessKeyChangesNearService. viewSingleAccessKeyChanges(java.lang.String blockHash, Key[] keys)Returns individual access key changes in a specific block.
-