/// autogenerated by protoc-plugin-js export * from './Delegation/encode.js' export * from './Delegation/decode.js' export type Delegation = { party: string nodeId: string amount: string epochSeq: string }