Skip to content

Commit

Permalink
chore(w3up-client): use filecoin top cap
Browse files Browse the repository at this point in the history
  • Loading branch information
fforbeck committed Dec 18, 2024
1 parent 202a0fd commit 9ea0f7e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/w3up-client/src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,7 @@ export class Client extends Base {
'upload/*',
'access/*',
'usage/*',
'filecoin/offer',
'filecoin/info',
'filecoin/accept',
'filecoin/submit',
'filecoin/*',
],
expiration: Infinity,
}
Expand Down

0 comments on commit 9ea0f7e

Please sign in to comment.