Optional
appThe app to lookup for multi-player storage - defaults to current origin.
window.location.origin
Only if available in the executing environment, otherwise undefined
.
Optional
decryptTry to decrypt the data with the app private key. If a string is specified, it is used as the private key.
true
Optional
usernameThe Blockstack ID to lookup for multi-player storage. If not specified, the currently signed in username is used.
Optional
verifyWhether the content should be verified, only to be used
when [[UserSession.putFile]] was set to sign = true
.
false
Optional
zoneThe URL to use for zonefile lookup. If falsey, this will use the blockstack.js's [[getNameInfo]] function instead.
Generated using TypeDoc
Used to pass options to [[UserSession.getFile]]