refactor!: regenerate stubs — wire message FaiError is now ChainError
Some checks failed
Security / Security check (push) Failing after 1s

Lockstep with the platform's proto rename (binary wire-compatible;
protobuf field numbers unchanged).

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-11 23:14:21 +02:00
parent 58ff6b2376
commit 408f0eb850
7 changed files with 75 additions and 75 deletions

View file

@ -92,7 +92,7 @@ const InvokeResponse$json = {
'3': 2,
'4': 1,
'5': 11,
'6': '.chain.v1.FaiError',
'6': '.chain.v1.ChainError',
'9': 0,
'10': 'error'
},
@ -105,8 +105,8 @@ const InvokeResponse$json = {
/// Descriptor for `InvokeResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List invokeResponseDescriptor = $convert.base64Decode(
'Cg5JbnZva2VSZXNwb25zZRItCgdzdWNjZXNzGAEgASgLMhEuY2hhaW4udjEuU3VjY2Vzc0gAUg'
'dzdWNjZXNzEioKBWVycm9yGAIgASgLMhIuY2hhaW4udjEuRmFpRXJyb3JIAFIFZXJyb3JCCAoG'
'cmVzdWx0');
'dzdWNjZXNzEiwKBWVycm9yGAIgASgLMhQuY2hhaW4udjEuQ2hhaW5FcnJvckgAUgVlcnJvckII'
'CgZyZXN1bHQ=');
@$core.Deprecated('Use successDescriptor instead')
const Success$json = {