UNPKG

@wharfkit/transact-plugin-resource-provider

Version:

Plugin to automatically provide network resources for transactions using the Resource Provider implementation standard.

15 lines (14 loc) 790 B
{ "timeout": "來自資源提供商的產品/服務已過期。", "will-continue": "交易將在不使用資源提供商的情況下繼續。", "fee": { "title": "接受交易費用?", "body": "您的賬戶需要其他資源 ({{resource}}) 才能執行此交易。是否要自動購買這些資源並繼續?", "cost": "{{resource}} 的成本" }, "rejected": { "no-fees": "資源提供商提議以一定費用為條件提供此交易所需的資源,但配置項“allowFee = false”禁止了接受這種提議。", "original-modified": "資源提供商返回的原始交易修改過多。將在不使用資源提供商的情況下繼續", "max-fee": "資源提供商提議的費用過高,已拒絕。" } }