Umi — API References - v1.3.0
Preparing search index...
umi-uploader-nft-storage
NftStorageUploaderOptions
Type Alias NftStorageUploaderOptions
type
NftStorageUploaderOptions
=
{
batchSize
?:
number
;
endpoint
?:
URL
;
gatewayHost
?:
string
;
payer
?:
Signer
;
token
:
string
;
useGatewayUrls
?:
boolean
;
}
Index
Properties
batch
Size?
endpoint?
gateway
Host?
payer?
token
use
Gateway
Urls?
Properties
Optional
batch
Size
batchSize
?:
number
Optional
endpoint
endpoint
?:
URL
Optional
gateway
Host
gatewayHost
?:
string
Optional
payer
payer
?:
Signer
token
token
:
string
Optional
use
Gateway
Urls
useGatewayUrls
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Size
endpoint
gateway
Host
payer
token
use
Gateway
Urls
Umi — API References - v1.3.0
Loading...