You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: t3xao2uyz37sgx5dkyeuaq7n5krabce5tc3khtqmfjcelxt36mjfdkuwnm7tnpjgh6fysujekrpg4qnw5tn3cq is not managed by ffs instance
i wanna know how to set my custom addr to default addr?
The text was updated successfully, but these errors were encountered:
howlwindy
changed the title
how can i set my custom address when (pow.setDefaultStorageConfig || pushStorageConfig)?
how can i set my custom address when (pow.ffs.setDefaultStorageConfig || pow.ffs.pushStorageConfig)?
Sep 24, 2020
step:
{
hot: {},
repairable : {},
cold {
filecoin: {
addr: 'custom addr'
}
}
}
await pow.ffs.setDefaultStorageConfig(customConfig)
await pow.ffs.getStorageConfig(customConfig)
await this.stuff.pow.ffs.stage(file)
i wanna know how to set my custom addr to default addr?
The text was updated successfully, but these errors were encountered: