Add budget example
This commit is contained in:
@ -2,3 +2,5 @@
|
||||
export {Account} from './account';
|
||||
export {Connection} from './connection';
|
||||
export {Transaction} from './transaction';
|
||||
export {SystemContract} from './system-contract';
|
||||
export {BudgetContract} from './budget-contract';
|
||||
|
Reference in New Issue
Block a user